Kanzi  3.9.6
Kanzi Engine API
main_loop_fwd.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::MainLoopTaskToken = weak_ptr< void >
 Type alias for an opaque handle to a MainLoopScheduler task. More...
 
using kanzi::MainLoopTimerToken = MainLoopTaskToken
 Type alias for an opaque handle to a MainLoopScheduler timer. More...
 

Enumerations

enum  kanzi::MainLoopState { kanzi::MainLoopState::Running, kanzi::MainLoopState::Paused, kanzi::MainLoopState::Quitting }
 Enumeration for application states. More...