Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
This is the complete list of members for JUTFont, including all inherited members.
drawChar_scale(f32 a1, f32 a2, f32 a3, f32 a4, int a5, bool a6)=0 | JUTFont | pure virtual |
drawString(int posX, int posY, const char *str, bool visible) | JUTFont | inline |
drawString_scale(f32 posX, f32 posY, f32 width, f32 height, const char *str, bool visible) | JUTFont | inline |
drawString_size(int posX, int posY, const char *str, u32 len, bool visible) | JUTFont | inline |
drawString_size_scale(f32 posX, f32 posY, f32 width, f32 height, const char *str, u32 usz, bool visible) | JUTFont | |
getAscent() const =0 | JUTFont | pure virtual |
getCellHeight() const | JUTFont | inlinevirtual |
getCellWidth() const | JUTFont | inlinevirtual |
getDescent() const =0 | JUTFont | pure virtual |
getFixedWidth() const | JUTFont | inline |
getFontType() const =0 | JUTFont | pure virtual |
getHeight() const =0 | JUTFont | pure virtual |
getLeading() const =0 | JUTFont | pure virtual |
getResFont() const =0 | JUTFont | pure virtual |
getWidth() const =0 | JUTFont | pure virtual |
getWidth(int i_no) const | JUTFont | inline |
getWidthEntry(int i_no, TWidth *width) const =0 | JUTFont | pure virtual |
initialize_state() | JUTFont | |
isFixed() const | JUTFont | inline |
isLeadByte(int a1) const =0 | JUTFont | pure virtual |
isLeadByte_1Byte(int b) | JUTFont | inlinestatic |
isLeadByte_2Byte(int b) | JUTFont | inlinestatic |
isLeadByte_EUC(int b) | JUTFont | inlinestatic |
isLeadByte_ShiftJIS(int b) | JUTFont | inlinestatic |
isValid() const | JUTFont | inline |
JUTFont() | JUTFont | |
mColor1 | JUTFont | |
mColor2 | JUTFont | |
mColor3 | JUTFont | |
mColor4 | JUTFont | |
mFixed | JUTFont | |
mFixedWidth | JUTFont | |
mValid | JUTFont | |
setCharColor(JUtility::TColor col1) | JUTFont | |
setGradColor(JUtility::TColor col1, JUtility::TColor col2) | JUTFont | |
setGX()=0 | JUTFont | pure virtual |
setGX(JUtility::TColor col1, JUtility::TColor col2) | JUTFont | inlinevirtual |
~JUTFont() | JUTFont | inlinevirtual |