ClassMGuiTextureFont
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MGuiTextureFont}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MGuiTextureFont}}</noinclude><includeonly> | ||
{{doxybot-class|MGuiTextureFont|}} | {{doxybot-class|MGuiTextureFont|}} | ||
− | {{doxybot-member|unsigned int MGuiTextureFont:: | + | {{doxybot-member|unsigned int MGuiTextureFont::m_textureNone|}} |
− | + | {{doxybot-member|float MGuiTextureFont::m_spaceNone|}} | |
− | {{doxybot-member|float MGuiTextureFont:: | + | {{doxybot-member|float MGuiTextureFont::m_tabSpaceNone|}} |
− | {{doxybot-member|float MGuiTextureFont:: | + | {{doxybot-member|MGuiTextureFont::MGuiTextureFont(const char *filename)|}} |
− | {{doxybot-member| | + | {{doxybot-member|void MGuiTextureFont::setTexture(unsigned int textureId)|}} |
− | + | {{doxybot-member|unsigned int MGuiTextureFont::findPointedCharacter(const char *text, const MVector2 &position, float size, const MVector2 &point)|}} | |
− | + | {{doxybot-member|MVector2 MGuiTextureFont::getMaxSize(const char *text, const float size)|}} | |
− | + | {{doxybot-member|MVector2 MGuiTextureFont::getCharacterPosition(const char *text, const MVector2 &position, const float size, const unsigned int charId)|}} | |
− | {{doxybot-member|void MGuiTextureFont::setTexture | + | {{doxybot-member|void MGuiTextureFont::setSpace(const float space)|}} |
− | + | {{doxybot-member|float MGuiTextureFont::getSpace(void)|}} | |
− | {{doxybot-member|unsigned int MGuiTextureFont::findPointedCharacter | + | {{doxybot-member|void MGuiTextureFont::setTabSpace(const float tabSpace)|}} |
− | + | {{doxybot-member|float MGuiTextureFont::getTabSpace(void)|}} | |
− | {{doxybot-member|MVector2 MGuiTextureFont::getMaxSize | + | {{doxybot-member|void MGuiTextureFont::draw(const char *text, const MVector2 &position, float size)|}} |
− | + | {{doxybot-member|void MGuiTextureFont::drawSelection(const char *text, const MVector2 &position, float size, unsigned int startId, unsigned int endId)|}} | |
− | {{doxybot-member|MVector2 MGuiTextureFont::getCharacterPosition | + | |
− | + | ||
− | {{doxybot-member|void MGuiTextureFont::setSpace | + | |
− | + | ||
− | {{doxybot-member|float MGuiTextureFont::getSpace | + | |
− | + | ||
− | {{doxybot-member|void MGuiTextureFont::setTabSpace | + | |
− | + | ||
− | {{doxybot-member|float MGuiTextureFont::getTabSpace | + | |
− | + | ||
− | {{doxybot-member|void MGuiTextureFont::draw | + | |
− | + | ||
− | {{doxybot-member|void MGuiTextureFont::drawSelection | + | |
− | + | ||
{{doxybot-categories}} | {{doxybot-categories}} | ||
</includeonly> | </includeonly> |
Revision as of 12:56, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MGuiTextureFont that it is trancluded into.