class IntroCrSf::Player
- IntroCrSf::Player
- Reference
- Object
Defined in:
intro_cr_sf/player.crConstant Summary
-
Sheet =
"./assets/player.png"
-
Speed =
15
Constructors
Instance Method Summary
- #animations : GSF::Animations
- #draw(window : SF::RenderWindow)
- #move(dx : Int32, dy : Int32)
- #update(frame_time, keys : Keys)
- #update_movement(keys : Keys)
- #x : Int32
- #y : Int32