ClassMFont

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<noinclude>{{doxybot-warning|MFont}}</noinclude><includeonly>
 
<noinclude>{{doxybot-warning|MFont}}</noinclude><includeonly>
 
+
{{doxybot-class|1=MFont|2=}}
==unsigned int MFont::m_textureIdNone==
+
{{doxybot-member|1=unsigned int MFont::m_textureIdNone|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::m_textureWidthNone|2=}}
==unsigned int MFont::m_textureWidthNone==
+
{{doxybot-member|1=unsigned int MFont::m_textureHeightNone|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::m_fontSizeNone|2=}}
==unsigned int MFont::m_textureHeightNone==
+
{{doxybot-member|1=map<unsigned int, MCharacter> MFont::m_charactersNone|2=}}
 
+
{{doxybot-member|1=MFont::MFont(void)|2=}}
==unsigned int MFont::m_fontSizeNone==
+
{{doxybot-member|1=MFont::~MFont(void)|2=}}
 
+
{{doxybot-member|1=void MFont::destroy(void)|2=}}
==map<unsigned int, MCharacter> MFont::m_charactersNone==
+
{{doxybot-member|1=void MFont::setTextureId(unsigned int textureId)|2=}}
 
+
{{doxybot-member|1=void MFont::setTextureWidth(unsigned int width)|2=}}
==MFont::MFont(void)==
+
{{doxybot-member|1=void MFont::setTextureHeight(unsigned int height)|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::getTextureId(void)|2=}}
==MFont::~MFont(void)==
+
{{doxybot-member|1=unsigned int MFont::getTextureWith(void)|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::getTextureHeight(void)|2=}}
==void MFont::destroy(void)==
+
{{doxybot-member|1=void MFont::setFontSize(unsigned int fontSize)|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::getFontSize(void)|2=}}
==void MFont::setTextureId(unsigned int textureId)==
+
{{doxybot-member|1=void MFont::setCharacter(unsigned int charCode, const MCharacter &character)|2=}}
 
+
{{doxybot-member|1=unsigned int MFont::getCharactersNumber(void)|2=}}
==void MFont::setTextureWidth(unsigned int width)==
+
{{doxybot-member|1=MCharacter* MFont::getCharacter(unsigned int charCode)|2=}}
 
+
{{doxybot-member|1=MCharacter* MFont::getCharacterByIndex(unsigned int id)|2=}}
==void MFont::setTextureHeight(unsigned int height)==
+
{{doxybot-member|1=map<unsigned int, MCharacter>* MFont::getCharacters(void)|2=}}
 
+
{{doxybot-member|1=static MFont* MFont::getNew(void)|2=}}
==unsigned int MFont::getTextureId(void)==
+
{{doxybot-categories}}
 
+
</includeonly>
==unsigned int MFont::getTextureWith(void)==
+
 
+
==unsigned int MFont::getTextureHeight(void)==
+
 
+
==void MFont::setFontSize(unsigned int fontSize)==
+
 
+
==unsigned int MFont::getFontSize(void)==
+
 
+
==void MFont::setCharacter(unsigned int charCode, const MCharacter &character)==
+
 
+
==unsigned int MFont::getCharactersNumber(void)==
+
 
+
==MCharacter* MFont::getCharacter(unsigned int charCode)==
+
 
+
==MCharacter* MFont::getCharacterByIndex(unsigned int id)==
+
 
+
==map<unsigned int, MCharacter>* MFont::getCharacters(void)==
+
 
+
==static MFont* MFont::getNew(void)==
+
 
+
[[Category:Doxygen]]</includeonly>
+

Latest revision as of 14:10, 8 February 2014

This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MFont that it is trancluded into.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox