|
Panda3D
|
Public Member Functions | |
| __init__ (self, functor, taskPriority, name=None) | |
| cleanup (self) | |
Protected Member Functions | |
| _doCallback (self, task) | |
Protected Attributes | |
| _doCallback | |
| _functor = functor | |
| _name = name | |
| _taskName = uniqueName('SubframeCall-%s' % self._name) | |
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 |