class Glove::Space
- Glove::Space
- Reference
- Object
Defined in:
space.crConstructors
Instance Method Summary
- #actions : Array(Glove::Action)
- #entities : Glove::EntityCollection
-
#handle_event(event : Glove::Event, app : Glove::EntityApp)
TODO return false if unhandled, true if it is
- #systems : Array(Glove::System)
- #update(delta_time, app)
Constructor Detail
Instance Method Detail
TODO return false if unhandled, true if it is