Class: Player
- Inherits:
-
Object
- Object
- Player
- Defined in:
- lib/rora/model/player.rb
Overview
To change this template, choose Tools | Templates and open the template in the editor.
Instance Method Summary collapse
-
#initialize ⇒ Player
constructor
A new instance of Player.
Constructor Details
#initialize ⇒ Player
Returns a new instance of Player.
5 6 7 |
# File 'lib/rora/model/player.rb', line 5 def initialize end |