Binding of Isaac - Afterbirth+ Lua Reference/Guide
|
This is the complete list of members for Font, including all inherited members.
DrawString(string String, float PositionX, float PositionY, KColor RenderColor, unsigned int BoxWidth, boolean Center) | Font | |
DrawStringScaled(string String, float PositionX, float PositionY, float ScaleX, float ScaleY, KColor RenderColor, unsigned int BoxWidth, boolean Center) | Font | |
DrawStringScaledUTF8(string String, float PositionX, float PositionY, float ScaleX, float ScaleY, KColor RenderColor, unsigned int BoxWidth, boolean Center) | Font | |
DrawStringUTF8(string String, float PositionX, float PositionY, KColor RenderColor, unsigned int BoxWidth, boolean Center) | Font | |
Font(void) | Font | |
GetBaselineHeight() | Font | |
GetCharacterWidth(char Character) | Font | |
GetLineHeight() | Font | |
GetStringWidth(string String) | Font | |
GetStringWidthUTF8(string String) | Font | |
IsLoaded() | Font | |
Load(string FilePath) | Font | |
SetMissingCharacter(u16 MissingCharacter) | Font | |
Unload() | Font |