PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
FontManager Member List

This is the complete list of members for FontManager, including all inherited members.

cropText(QString text, int max_symbols) (defined in FontManager)FontManagerstatic
DefaultFont enum name (defined in FontManager)FontManager
DefaultRaster enum value (defined in FontManager)FontManager
DefaultTTF_Font enum value (defined in FontManager)FontManager
font() (defined in FontManager)FontManagerstatic
getChar1(QChar _x) (defined in FontManager)FontManagerstatic
getChar2(QChar _x) (defined in FontManager)FontManagerstatic
getFontID(QString fontName) (defined in FontManager)FontManagerstatic
init() (defined in FontManager)FontManagerstatic
optimizeText(QString &text, int max_line_lenght, int *numLines=0, int *numCols=0) (defined in FontManager)FontManagerstatic
printText(QString text, int x, int y, int font=DefaultRaster, float Red=1.0, float Green=1.0, float Blue=1.0, float Alpha=1.0, int ttf_FontSize=14) (defined in FontManager)FontManagerstatic
printTextTTF(QString text, int x, int y, int pointSize, QRgb color=qRgba(255, 255, 255, 255)) (defined in FontManager)FontManagerstatic
quit() (defined in FontManager)FontManagerstatic
rasterFontsFontManagerstatic
rFontFontManagerstatic
SDL_string_render2D(GLuint x, GLuint y, GLuint *texture) (defined in FontManager)FontManagerstatic
SDL_string_texture_create(QFont &font, QRgb color, QString &text, GLuint *texture, bool borders=false) (defined in FontManager)FontManagerstatic
SDL_string_texture_create(QFont &font, PGE_Rect limitRect, int fontFlags, QRgb color, QString &text, GLuint *texture, bool borders=false) (defined in FontManager)FontManagerstatic
textSize(QString &text, int fontID, int max_line_lenght=0, bool cut=false) (defined in FontManager)FontManagerstatic
TextToTexture(QString text, PGE_Rect rectangle, int alignFlags, bool borders=false) (defined in FontManager)FontManagerstatic