| CheckAlphaPixel(KTexture *pTexture, u32 x, u32 y, u8 *pBits) | KFont | [protected] |
| End() | KFont | |
| GenerateCropTable() | KFont | [protected] |
| GetCharSize(char Car, float FontSize=1.0f) | KFont | |
| GetTextSize(char *pText, float FontSize=1.0f) | KFont | |
| Init() | KFont | |
| KFont(KRender *pRender, char *pFontName=NULL) | KFont | |
| m_CropTable | KFont | [protected] |
| m_hShader | KFont | [protected] |
| m_pRender | KFont | [protected] |
| m_pShaderName | KFont | [protected] |
| m_RatioX | KFont | [protected] |
| m_SpaceX | KFont | [protected] |
| Print(KPt &Pos, char *pText, float FontSize=1.0f, KFONTALIGN FontAlign=KFA_LEFT, KCOLOR Color=KRGB_WHITE) | KFont | |
| ~KFont() | KFont | |