|
Panda3D
|
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 |
| def __init__ | ( | self, | |
| taskMgr, | |||
parent = None, |
|||
| kw | |||
| ) |
| def createInterface | ( | self | ) |
| def onDestroy | ( | self, | |
| event | |||
| ) |
string appname = 'TaskManager Panel' [static] |
int frameHeight = 400 [static] |
int frameWidth = 300 [static] |
int usecommandarea = 0 [static] |
int usestatusarea = 0 [static] |
1.7.3