Kanzi  3.9.6
Kanzi Engine API
toggle_button2d.hpp File Reference

Classes

class  kanzi::ToggleButton2D
 Use the Toggle Button 2D node to create a 2D UI control that the user can interact with through clicking, tapping, or pressing a keyboard key, and that has multiple toggle states. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::ToggleButton2DSharedPtr = shared_ptr< ToggleButton2D >