Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

TaskManagerPanel Class Reference

List of all members.

Public Member Functions

def __init__
def createInterface
def onDestroy

Public Attributes

 taskMgr
 taskMgrWidget

Static Public Attributes

string appname = 'TaskManager Panel'
int frameHeight = 400
int frameWidth = 300
int usecommandarea = 0
int usestatusarea = 0

Constructor & Destructor Documentation

def __init__ (   self,
  taskMgr,
  parent = None,
  kw 
)

Member Function Documentation

def createInterface (   self)
def onDestroy (   self,
  event 
)

Member Data Documentation

string appname = 'TaskManager Panel' [static]
int frameHeight = 400 [static]
int frameWidth = 300 [static]
int usecommandarea = 0 [static]
int usestatusarea = 0 [static]
 All Classes Namespaces Functions Variables Properties