Method: Core::Game::MapLoader#player
- Defined in:
- lib/game/map/map_loader.rb
#player ⇒ Object (readonly)
Returns the value of attribute player.
7 8 9 |
# File 'lib/game/map/map_loader.rb', line 7 def player @player end |
Returns the value of attribute player.
7 8 9 |
# File 'lib/game/map/map_loader.rb', line 7 def player @player end |