|
Crazy Eddies GUI System
0.6.0
|
Inheritance diagram for Task: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.
1.8.3.1