Panda3D
|
Public Member Functions | |
def | __repr__ |
def | applyTo |
def | extractFrom |
def | getDefaultValue |
def | getParams |
def | getValue |
Public Attributes | |
paramVals | |
Static Public Attributes | |
dictionary | Params |
def __repr__ | ( | self | ) | [inherited] |
def applyTo | ( | self, | |
obj | |||
) | [inherited] |
def extractFrom | ( | self, | |
obj | |||
) | [inherited] |
def getDefaultValue | ( | cls, | |
param | |||
) | [inherited] |
def getParams | ( | cls | ) | [inherited] |
def getValue | ( | self, | |
param | |||
) | [inherited] |
dictionary Params [static] |
{
'num': 0,
}
Reimplemented from ParamObj.ParamSet.
paramVals [inherited] |