Method: Core::Game::Character#age

Defined in:
lib/game/character.rb

#ageObject (readonly)

Returns the value of attribute age.



18
19
20
# File 'lib/game/character.rb', line 18

def age
  @age
end