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