Panda3D
|
Public Member Functions | |
__init__ (self, functor, taskPriority, name=None) | |
cleanup (self) | |
Protected Member Functions | |
_doCallback (self, task) | |
Protected Attributes | |
_doCallback | |
_functor | |
_name | |
_taskName | |
Calls a callback at a specific time during the frame using the task system
__init__ | ( | self, | |
functor, | |||
taskPriority, | |||
name = None ) |
|
protected |
cleanup | ( | self | ) |
|
protected |
|
protected |
|
protected |
|
protected |