Method: Core::Game::Combat::BattleObject#target
- Defined in:
- lib/game/combat/battle.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
111 112 113 |
# File 'lib/game/combat/battle.rb', line 111 def target @target end |