|
Panda3D
|
A special kind of task that simple returns DS_pause, to pause for a specified number of seconds and then finish. More...
Public Member Functions | |
| AsyncTaskPause (double delay) | |
| operator new (unsigned int size) | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
A special kind of task that simple returns DS_pause, to pause for a specified number of seconds and then finish.
It's intended to be used within an AsyncTaskSequence.
| AsyncTaskPause | ( | double | delay | ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from AsyncTask.
| operator new | ( | unsigned int | size | ) |
1.7.3