class SfmlBook::Chapter6::Application
- SfmlBook::Chapter6::Application
- Reference
- Object
Defined in:
chapter6/app.crConstant Summary
-
TIME_PER_FRAME =
SF.seconds(1 / 60)
Constructors
Instance Method Summary
- #process_events
- #register_states
- #render
- #run
- #update(delta : SF::Time)
- #update_statistics(elapsed : SF::Time)