Libraries
»
j_studio_game
(1.0.2)
»
Index
»
StudioGame
»
Player
»
#name
Method: StudioGame::Player#name
Defined in:
lib/player_class.rb
#
name
⇒
Object
Returns the value of attribute name.
7 8 9
# File 'lib/player_class.rb', line 7
def
name
@name
end