OpenBarnyard
 
Loading...
Searching...
No Matches
AGUI2Font Member List

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

AGUI2Font()=defaultAGUI2Font
Create(AGUI2FontDef *a_pFontDef)AGUI2Font
DrawTextSingleLine(const TWCHAR *a_wszText, TINT a_iTextLength, TFLOAT a_fX, TFLOAT a_fY, TUINT32 a_uiColour, TFLOAT a_fScale, void *a_fnCallback=nullptr)AGUI2Font
DrawTextWrapped(const TWCHAR *a_wszText, TFLOAT a_fX, TFLOAT a_fY, TFLOAT a_fWidth, TFLOAT a_fHeight, TUINT32 a_uiColour, TFLOAT a_fScale, TextAlign a_eAlign, void *a_fnCallback=nullptr)AGUI2Font
GetLinesMargin()AGUI2Font
GetTextHeightWrapped(const TWCHAR *a_wszText, TFLOAT a_fMaxWidth, TFLOAT a_fScale=1.0f)AGUI2Font
GetTextWidth(const TWCHAR *a_wszText, TFLOAT a_fScale=1.0f)AGUI2Font
GetTextWidth(const TWCHAR *a_wszText, TINT a_iTextLength, TFLOAT a_fScale=1.0f)AGUI2Font
TextAlign enum nameAGUI2Font
TextAlign_Center enum valueAGUI2Font
TextAlign_Left enum valueAGUI2Font
TextAlign_Right enum valueAGUI2Font