|
Function Summary |
void |
AfterPaint(Canvas C, float X, float Y) |
void |
BeforePaint(Canvas C, float X, float Y) |
void |
Created() |
void |
DrawStretchedTexture(Canvas C, float X, float Y, float W, float H, Texture Tex) |
void |
InitComponent(GUIController MyController, GUIComponent MyOwner) |
bool |
InternalOnDraw(Canvas C) |
bool |
InternalOnPreDraw(Canvas C) |
void |
MouseEnter() |
void |
MouseLeave() |
void |
Paint(Canvas C, float X, float Y) |
void |
SetTextColor(color NewCol) |