Method: Core::Game::MapObject#dy

Defined in:
lib/game/map/map_object.rb

#dyObject (readonly)

Returns the value of attribute dy.



6
7
8
# File 'lib/game/map/map_object.rb', line 6

def dy
  @dy
end