|
set(mode,
startframe,
endframe,
force)
Sets the properties of the actuator. |
source code
|
|
|
|
|
|
integer
|
getStart()
Returns the frame from which the IPO starts playing. |
source code
|
|
|
|
integer
|
getEnd()
Returns the frame at which the IPO stops playing. |
source code
|
|
|
|
boolean
|
getIpoAsForce()
Returns whether to interpret the ipo as a force rather than a
displacement. |
source code
|
|
|
|
integer
|
|
|
|
|
getForceIpoActsLocal()
Return whether to apply the force in the object's local
coordinates rather than the world global coordinates. |
source code
|
|
Inherited from SCA_ILogicBrick.SCA_ILogicBrick :
getExecutePriority ,
getOwner ,
setExecutePriority
|