TaskManagerPanel
from direct.tkpanels.TaskManagerPanel import TaskManagerPanel
Inheritance:
TaskManagerPanel
:
Methods of TaskManagerPanel:
__init__
createInterface
onDestroy
__init__
def __init__(self, taskMgr, parent=None, **kw)
Undocumented function.
createInterface
def createInterface(self)
Undocumented function.
onDestroy
def onDestroy(self, event)
Undocumented function.