|
Function Summary |
void |
BeforePaint(Canvas C, float X, float Y) |
simulated |
Click(float X, float Y)
//For notifying events
|
void |
Created() |
simulated |
MouseEnter() |
void |
MouseLeave() |
void |
Paint(Canvas C, float X, float Y) |
void |
ResetTextColor()
//=============================================================================
// Superclass Function Overrides
//=============================================================================
|