Panda3D
|
Public Member Functions | |
def | __init__ (self) |
def | addDowncastFunction (self, typeDescriptor) |
def | addGlobalFunction (self, typeDescriptors) |
def | addGlobalValue (self, typeDescriptor) |
def | addManifest (self, typeDescriptor) |
def | addType (self, typeDescriptor, name) |
def | getTypeNamed (self, name) |
def | reset (self) |
Public Attributes | |
downcastFunctions | |
globalFunctions | |
globalValues | |
manifests | |
types | |
def __init__ | ( | self | ) |
def addDowncastFunction | ( | self, | |
typeDescriptor | |||
) |
def addGlobalFunction | ( | self, | |
typeDescriptors | |||
) |
def addGlobalValue | ( | self, | |
typeDescriptor | |||
) |
def addManifest | ( | self, | |
typeDescriptor | |||
) |
def addType | ( | self, | |
typeDescriptor, | |||
name | |||
) |
def getTypeNamed | ( | self, | |
name | |||
) |
def reset | ( | self | ) |
downcastFunctions |
globalFunctions |
globalValues |
manifests |
types |