class RayLib::WindowController
- RayLib::WindowController
- Reference
- Object
Included Modules
- Oid::Components::Destroyed::Listener
- Oid::Controller::Helper
- Oid::Controller::Window
- Oid::Services::Helper
Defined in:
raylib/controllers/window.crConstructors
Instance Method Summary
- #contexts : Contexts
- #destroy_window
- #init_window(contexts, entity, config_service : Oid::Service::Config)
- #on_destroyed(entity, component : Oid::Components::Destroyed)
- #register_listeners(entity : Entitas::IEntity)
- #resize_window(resolution)
- #should_close? : Bool
- #window_entity : AppEntity