Crazy Eddies GUI System
0.6.2
|
Public Member Functions | |
virtual bool | run (float elapsed)=0 |
Protected Attributes | |
bool | d_destroyOnComplete |
Does this task destory itself once it completes? | |
|
pure virtual |
Actual code to be run when the task is called.
elapsed | Amount of time since last frame update |
Implemented in WidgetFadeTask.