#include <MFont.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
void MFont::destroy |
( |
void |
| ) |
|
MCharacter * MFont::getCharacter |
( |
unsigned int |
charCode | ) |
|
MCharacter * MFont::getCharacterByIndex |
( |
unsigned int |
id | ) |
|
map<unsigned int, MCharacter>* MFont::getCharacters |
( |
void |
| ) |
[inline] |
unsigned int MFont::getCharactersNumber |
( |
void |
| ) |
|
unsigned int MFont::getFontSize |
( |
void |
| ) |
[inline] |
MFont * MFont::getNew |
( |
void |
| ) |
[static] |
unsigned int MFont::getTextureHeight |
( |
void |
| ) |
[inline] |
unsigned int MFont::getTextureId |
( |
void |
| ) |
[inline] |
unsigned int MFont::getTextureWith |
( |
void |
| ) |
[inline] |
void MFont::setCharacter |
( |
unsigned int |
charCode, |
|
|
const MCharacter & |
character |
|
) |
| |
void MFont::setFontSize |
( |
unsigned int |
fontSize | ) |
[inline] |
void MFont::setTextureHeight |
( |
unsigned int |
height | ) |
[inline] |
void MFont::setTextureId |
( |
unsigned int |
textureId | ) |
[inline] |
void MFont::setTextureWidth |
( |
unsigned int |
width | ) |
[inline] |
The documentation for this class was generated from the following files: