V-Gears 0
Free Final Fantasy VII engine.
UiFont Member List

This is the complete list of members for UiFont, including all inherited members.

AddCharData(const UiCharData &data)UiFont
char_data_UiFontprivate
GetCharData(const int char_code) constUiFont
GetHeight() constUiFont
GetImageHeight() constUiFont
GetImageName() constUiFont
GetImageWidth() constUiFont
GetLanguage() constUiFont
GetName() constUiFont
height_UiFontprivate
image_height_UiFontprivate
image_name_UiFontprivate
image_width_UiFontprivate
language_UiFontprivate
name_UiFontprivate
SetHeight(const int height)UiFont
SetImage(const Ogre::String &image, const int width, const int height)UiFont
UiFont(const Ogre::String &name, const Ogre::String &language)UiFont
~UiFont()UiFontvirtual