Home | Trees | Indices | Help |
---|
|
This module provides functions to transfer parameters from sensors to actuators, sets position or aligns to a vector
Version: 1.1
Author: Monster
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
Retrieves the property from the object. If not present returns default. |
Finds one sensor with hitObject.
|
Finds one positive sensor with hitObject.
|
Takes the hitObjectList parameter of the sensor and puts the closest object from that list to the object parameter of the actuator. Supported sensor types:
Supported actuator types:
The actuators will be activated if one sensor is positive.
|
Puts the values of the first body of the sensor to the actuators variables value Supported sensor types:
Supported actuator types:
The actuators will be activated.
|
Takes the hitNormal parameter of the sensor and aligns the orientation of the actuator owners accordingly. Supported sensor types:
Supported actuator types:
The actuators will not be activated or changed.
|
Takes the hitObject parameter of the sensor and puts it to the object parameter of the actuator. Supported sensor types:
Supported actuator types:
The actuators will be activated.
|
Takes the hitPosition parameter of the sensor and sets the position of the actuator owners accordingly. Supported sensor types:
Supported actuator types:
The actuators will not be activated or changed.
|
Takes the rayDirection parameter of the sensor and aligns the orientation of the actuator owners accordingly. Supported sensor types:
Supported actuator types:
The actuators will not be activated or changed.
|
Takes the raySource parameter of the sensor and sets the position of the actuator owners accordingly. Supported sensor types:
Supported actuator types:
The actuators will not be activated or changed.
|
Takes the rayTarget parameter of the sensor and sets the position of the actuator owners accordingly. Supported sensor types:
Supported actuator types:
The actuators will not be activated or changed.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 12 21:45:17 2010 | http://epydoc.sourceforge.net |