Method: Core::Game::NPC::Behaviour#update
- Defined in:
- lib/game/npc/behaviour.rb
#update ⇒ Object (readonly)
Returns the value of attribute update.
9 10 11 |
# File 'lib/game/npc/behaviour.rb', line 9 def update @update end |
Returns the value of attribute update.
9 10 11 |
# File 'lib/game/npc/behaviour.rb', line 9 def update @update end |