class Rover::Ore
- Rover::Ore
- Reference
- Object
Defined in:
rover/ore.crConstant Summary
-
Sheet =
"./assets/ore.png"
Constructors
Instance Method Summary
- #animations : GSF::Animations
- #draw(window : SF::RenderWindow)
- #move(dx : Float64, dy : Float64)
- #update(frame_time)
- #x : Int32
- #y : Int32