Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

TestAppShell Class Reference

Inheritance diagram for TestAppShell:
AppShell

List of all members.

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

Constructor & Destructor Documentation

def __init__ (   self,
  parent = None,
  kw 
)

Reimplemented from AppShell.


Member Function Documentation

def createButtons (   self)
def createInterface (   self)

Reimplemented from AppShell.

def createMain (   self)

Member Data Documentation

string appname = 'Test Application Shell' [static]

Reimplemented from AppShell.

int usecommandarea = 1 [static]

Reimplemented from AppShell.

int usestatusarea = 1 [static]

Reimplemented from AppShell.

 All Classes Namespaces Functions Variables Properties