Panda3D
|
Public Member Functions | |
def | __init__ |
def | calculateT |
def | colorUpdate |
def | createActorAnimation |
def | createCurveAnimation |
def | createCurveKeyFrameAnimation |
def | createKeyFrameAnimation |
def | createParallel |
def | generateKeyFrames |
def | generateSlope |
def | getPos |
def | lerpCurveFuncX |
def | lerpCurveFuncY |
def | lerpCurveFuncZ |
def | lerpFuncCA |
def | lerpFuncCB |
def | lerpFuncCG |
def | lerpFuncCR |
def | lerpFuncH |
def | lerpFuncP |
def | lerpFuncR |
def | lerpFuncSX |
def | lerpFuncSY |
def | lerpFuncSZ |
def | lerpFuncX |
def | lerpFuncY |
def | lerpFuncZ |
def | removeAnimInfo |
def | reset |
def | singleCurveAnimation |
Public Attributes | |
curveAnimation | |
curveLerpFuncs | |
curveSequence | |
self.hprs.append(hpr) | |
editor | |
graphEditorCounter | |
hprs | |
keyFrameInfoForSingleLerp | |
keyFrames | |
keyFramesInfo | |
keyInfoForSingleLerp | |
lerpFuncs | |
parallel | |
points |
Animation will create, manage, update animations in the scene
def __init__ | ( | self, | |
editor | |||
) |
Reimplemented from AnimMgrBase.
def calculateT | ( | self, | |
a, | |||
b, | |||
c, | |||
d, | |||
x | |||
) | [inherited] |
def colorUpdate | ( | self, | |
r, | |||
g, | |||
b, | |||
a, | |||
np | |||
) | [inherited] |
def createActorAnimation | ( | self, | |
parallel, | |||
startFrame, | |||
endFrame | |||
) | [inherited] |
def createCurveAnimation | ( | self, | |
parallel | |||
) | [inherited] |
def createCurveKeyFrameAnimation | ( | self, | |
parallel, | |||
startFrame, | |||
endFrame | |||
) | [inherited] |
def createKeyFrameAnimation | ( | self, | |
parallel, | |||
startFrame, | |||
endFrame | |||
) | [inherited] |
def createParallel | ( | self, | |
startFrame, | |||
endFrame | |||
) | [inherited] |
def generateKeyFrames | ( | self | ) | [inherited] |
def generateSlope | ( | self, | |
list | |||
) | [inherited] |
def getPos | ( | self, | |
x, | |||
list, | |||
i | |||
) | [inherited] |
def lerpCurveFuncX | ( | self, | |
t, | |||
extraArgs | |||
) | [inherited] |
def lerpCurveFuncY | ( | self, | |
t, | |||
extraArgs | |||
) | [inherited] |
def lerpCurveFuncZ | ( | self, | |
t, | |||
extraArgs | |||
) | [inherited] |
def lerpFuncCA | ( | self, | |
A, | |||
np | |||
) | [inherited] |
def lerpFuncCB | ( | self, | |
B, | |||
np | |||
) | [inherited] |
def lerpFuncCG | ( | self, | |
G, | |||
np | |||
) | [inherited] |
def lerpFuncCR | ( | self, | |
R, | |||
np | |||
) | [inherited] |
def lerpFuncH | ( | self, | |
angle, | |||
np | |||
) | [inherited] |
def lerpFuncP | ( | self, | |
angle, | |||
np | |||
) | [inherited] |
def lerpFuncR | ( | self, | |
angle, | |||
np | |||
) | [inherited] |
def lerpFuncSX | ( | self, | |
scale, | |||
np | |||
) | [inherited] |
def lerpFuncSY | ( | self, | |
scale, | |||
np | |||
) | [inherited] |
def lerpFuncSZ | ( | self, | |
scale, | |||
np | |||
) | [inherited] |
def lerpFuncX | ( | self, | |
pos, | |||
np | |||
) | [inherited] |
def lerpFuncY | ( | self, | |
pos, | |||
np | |||
) | [inherited] |
def lerpFuncZ | ( | self, | |
pos, | |||
np | |||
) | [inherited] |
def removeAnimInfo | ( | self, | |
uid | |||
) | [inherited] |
def reset | ( | self | ) | [inherited] |
def singleCurveAnimation | ( | self, | |
nodePath, | |||
curve, | |||
time | |||
) | [inherited] |
curveAnimation [inherited] |
curveLerpFuncs [inherited] |
curveSequence [inherited] |
self.hprs.append(hpr)
editor [inherited] |
graphEditorCounter [inherited] |
hprs [inherited] |
keyFrameInfoForSingleLerp [inherited] |
keyFrames [inherited] |
keyFramesInfo [inherited] |
keyInfoForSingleLerp [inherited] |
lerpFuncs [inherited] |
parallel [inherited] |
points [inherited] |