![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for UiFont, including all inherited members.
AddCharData(const UiCharData &data) | UiFont | |
char_data_ | UiFont | private |
GetCharData(const int char_code) const | UiFont | |
GetHeight() const | UiFont | |
GetImageHeight() const | UiFont | |
GetImageName() const | UiFont | |
GetImageWidth() const | UiFont | |
GetLanguage() const | UiFont | |
GetName() const | UiFont | |
height_ | UiFont | private |
image_height_ | UiFont | private |
image_name_ | UiFont | private |
image_width_ | UiFont | private |
language_ | UiFont | private |
name_ | UiFont | private |
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() | UiFont | virtual |