|
|
|
|
|
|
|
setBlendin(blendin)
Specifies the number of frames of animation to generate when
making transitions between actions. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
integer
|
|
string
|
getAction()
getAction() returns the name of the action associated with this
actuator. |
source code
|
|
float
|
getStart()
Returns the starting frame of the action. |
source code
|
|
float
|
getEnd()
Returns the last frame of the action. |
source code
|
|
float
|
getBlendin()
Returns the number of interpolation animation frames to be
generated when this actuator is triggered. |
source code
|
|
integer
|
|
float
|
getFrame()
Returns the current frame number. |
source code
|
|
string
|
getProperty()
Returns the name of the property to be used in FromProp mode. |
source code
|
|
|
|
Inherited from SCA_ILogicBrick.SCA_ILogicBrick :
getExecutePriority ,
getOwner ,
setExecutePriority
|