|
|
|
|
float
|
getMin()
Returns the minimum distance to target maintained by the
actuator. |
source code
|
|
|
setMin(distance)
Sets the minimum distance to the target object maintained by the
actuator. |
source code
|
|
float
|
getMax()
Gets the maximum distance to stay from the target object. |
source code
|
|
|
setMax(distance)
Sets the maximum distance to stay from the target object. |
source code
|
|
float
|
getHeight()
Returns the height to stay above the target object. |
source code
|
|
|
|
|
|
boolean
|
|
Inherited from SCA_ILogicBrick.SCA_ILogicBrick :
getExecutePriority ,
getOwner ,
setExecutePriority
|