class Glove::EntityApp
- Glove::EntityApp
- Glove::App
- Glove::AbstractApp
- Reference
- Object
Defined in:
entity_app.crConstructors
Instance Method Summary
- #bounds
- #cleanup
- #current_scene
- #handle_event(event : Glove::Event)
- #pop_scene
- #push_scene(scene)
- #render(delta_time)
- #replace_scene(scene)
- #update(delta_time)