Kanzi  3.9.6
Kanzi Engine API
splash.hpp File Reference

Classes

class  kanzi::SplashScreen
 Splash screen. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Macros

#define KZU_ENGINE_ENABLE_SPLASH_SCREEN
 Enables the splash screen. More...
 
#define KZU_ENGINE_SPLASH_DURATION
 Splash screen duration in milliseconds. More...
 

Typedefs

using kanzi::GeometrySharedPtr = shared_ptr< Geometry >
 Geometry shared pointer type. More...
 

Macro Definition Documentation

◆ KZU_ENGINE_ENABLE_SPLASH_SCREEN

#define KZU_ENGINE_ENABLE_SPLASH_SCREEN

Enables the splash screen.

◆ KZU_ENGINE_SPLASH_DURATION

#define KZU_ENGINE_SPLASH_DURATION

Splash screen duration in milliseconds.