Kanzi  3.9.6
Kanzi Engine API
text_box2d.hpp File Reference

Classes

class  kanzi::TextBox2D
 TextBox2D provides the required overrides to handle 2D rendering and gesture handling for the 2D text input. More...
 
struct  kanzi::TextBox2DTraits
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::TextBox2DSharedPtr = shared_ptr< TextBox2D >