class SfmlBook::Chapter3::Game
- SfmlBook::Chapter3::Game
- Reference
- Object
Defined in:
chapter3/app.crConstant Summary
-
TIME_PER_FRAME =
SF.seconds(1 / 60)
Constructors
Instance Method Summary
- #handle_player_input(key : SF::Keyboard::Key, pressed : Bool)
- #process_events
- #render
- #run
- #update(delta : SF::Time)
- #update_statistics(elapsed : SF::Time)