Method: Core::Game::Character#age
- Defined in:
- lib/game/character.rb
#age ⇒ Object (readonly)
Returns the value of attribute age.
18 19 20 |
# File 'lib/game/character.rb', line 18 def age @age end |
Returns the value of attribute age.
18 19 20 |
# File 'lib/game/character.rb', line 18 def age @age end |