[][src]Module kludgine::runtime

Structs

ApplicationRuntime
Runtime

Runtime is designed to consume the main thread. For cross-platform compatibility, ensure that you call Runtime::run from thee main thread.

Traits

EventProcessor