Panda3D
|
Namespaces | |
FrameProfiler | |
MiniTask | |
Task | |
TaskManagerGlobal | |
TaskProfiler | |
TaskTester | |
Timer | |
This package contains the Python interface to the task system, which manages scheduled functions that are executed at designated intervals. The global task manager object can be imported as a singleton:: from direct.task.TaskManagerGlobal import taskMgr