Class: Player

Inherits:
Object
  • Object
show all
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

Constructor Details

#initializePlayer

Returns a new instance of Player.



5
6
7
# File 'lib/rora/model/player.rb', line 5

def initialize
  
end