Panda3D
|
Public Member Functions | |
def | __init__ |
def | addDowncastFunction |
def | addGlobalFunction |
def | addGlobalValue |
def | addManifest |
def | addType |
def | getTypeNamed |
def | reset |
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 | ) |