Classes | |
class | kanzi::BitmapFontFile |
Font implementation for bitmap fonts. More... | |
class | kanzi::BitmapFontFile::BitmapGlyphData |
Derived GlyphData implementation for bitmap fonts. More... | |
class | kanzi::BitmapFontFile::KerningPairHasher |
Class providing hash operator for bitmap font kerning pairs. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::TextureSharedPtr = shared_ptr< Texture > |
Texture shared pointer type. More... | |