Panda3D
Classes | Variables

Package task.MiniTask

Classes

class  MiniTask
class  MiniTaskManager

Variables

list __all__ = ['MiniTask', 'MiniTaskManager']

Detailed Description

This module implements a minimum task manager.  It is similar in
principle to the full-featured task manager implemented in Task.py,
but it has a sharply reduced feature set--completely bare-bones, in
fact--and it is designed to be a pure-python implementation that does
not require any C++ Panda support, so that it can be loaded before
Panda has been fully downloaded. 

Variable Documentation

 All Classes Namespaces Functions Variables Properties