Expand description
Winit-specific integration for the Khora Engine.
This module provides the run_winit function that bridges winit’s
ApplicationHandler with the winit-agnostic EngineCore.
Structs§
- Winit
AppRunner - Winit-specific application runner.
- Winit
Window Provider - A window provider backed by winit.
Functions§
- run_
winit - Runs the Khora Engine with a winit event loop.