Kanzi  3.9.6
Kanzi Engine API
button2d.hpp File Reference

Classes

class  kanzi::Button2D
 Use the Button 2D node to create a 2D UI control that the user can interact with through clicking, tapping, or pressing a key. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::Button2DSharedPtr = shared_ptr< Button2D >