| Home | Trees | Indices | Help |
|
|---|
|
|
SCA_ILogicBrick.SCA_ILogicBrick --+
|
SCA_IActuator.SCA_IActuator --+
|
KX_ConstraintActuator
| Instance Methods | |||
|
|||
| integer |
|
||
|
|||
| float |
|
||
|
|||
| float |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Method Details |
|
Sets the lower bound of the constraint. For rotational constraints, lower is specified in degrees. |
Gets the lower bound of the constraint. For rotational constraints, the lower bound is returned in radians.
|
Sets the upper bound of the constraint. For rotational constraints, upper is specified in degrees. |
Gets the upper bound of the constraint. For rotational constraints, the upper bound is returned in radians.
|
Sets the type of constraint. See module GameLogic for valid constraint types.
|
Gets the type of constraint. See module GameLogic for valid constraints.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue May 20 07:56:37 2008 | http://epydoc.sourceforge.net |