Neo
0.5.0
Developer Documentation
|
This is the complete list of members for Neo::Font, including all inherited members.
destroy(void) | Neo::Font | |
Font(void) | Neo::Font | |
getCharacter(unsigned int charCode) | Neo::Font | |
getCharacterByIndex(unsigned int id) | Neo::Font | |
getCharacters(void) | Neo::Font | inline |
getCharactersNumber(void) | Neo::Font | |
getFontSize(void) | Neo::Font | inline |
getNew(void) | Neo::Font | static |
getTextureHeight(void) | Neo::Font | inline |
getTextureId(void) | Neo::Font | inline |
getTextureWidth(void) | Neo::Font | inline |
setCharacter(unsigned int charCode, const Character &character) | Neo::Font | |
setFontSize(unsigned int fontSize) | Neo::Font | inline |
setTextureHeight(unsigned int height) | Neo::Font | inline |
setTextureId(unsigned int textureId) | Neo::Font | inline |
setTextureWidth(unsigned int width) | Neo::Font | inline |
~Font(void) | Neo::Font |