class Oid::Systems::Application
- Oid::Systems::Application
- Reference
- Object
Included Modules
- Entitas::Systems::ExecuteSystem
- Entitas::Systems::InitializeSystem
- Oid::Components::Destroyed::Listener
- Oid::Services::Helper
Defined in:
oid/systems/app/application.crConstructors
Instance Method Summary
- #application_controller : Oid::Controller::Application
- #application_entity : AppEntity
- #execute
- #init
- #on_destroyed(entity, component : Oid::Components::Destroyed)
- #renderable_entities : Entitas::Group(StageEntity)
- #ui_renderable_entities : Entitas::Group(StageEntity)