Panda3D
|
Public Member Functions | |
def | __init__ |
def | createButtons |
def | createInterface |
def | createMain |
Public Attributes | |
label | |
Static Public Attributes | |
string | appname = 'Test Application Shell' |
int | usecommandarea = 1 |
int | usestatusarea = 1 |
def __init__ | ( | self, | |
parent = None , |
|||
kw | |||
) |
Reimplemented from AppShell.
def createButtons | ( | self | ) |
def createInterface | ( | self | ) |
Reimplemented from AppShell.
def createMain | ( | self | ) |
int usecommandarea = 1 [static] |
Reimplemented from AppShell.
int usestatusarea = 1 [static] |
Reimplemented from AppShell.