Maratis Engine
|
destroy(void) | MFont | |
getCharacter(unsigned int charCode) | MFont | |
getCharacterByIndex(unsigned int id) | MFont | |
getCharacters(void) | MFont | [inline] |
getCharactersNumber(void) | MFont | |
getFontSize(void) | MFont | [inline] |
getNew(void) | MFont | [static] |
getTextureHeight(void) | MFont | [inline] |
getTextureId(void) | MFont | [inline] |
getTextureWith(void) | MFont | [inline] |
MFont(void) | MFont | |
setCharacter(unsigned int charCode, const MCharacter &character) | MFont | |
setFontSize(unsigned int fontSize) | MFont | [inline] |
setTextureHeight(unsigned int height) | MFont | [inline] |
setTextureId(unsigned int textureId) | MFont | [inline] |
setTextureWidth(unsigned int width) | MFont | [inline] |
~MFont(void) | MFont |