IRSensorController Member List
This is the complete list of members for IRSensorController, including all inherited members.
activation(int i) const | IRSensorController | inline |
IRSensorController(World *world, unsigned int numSensors) | IRSensorController | |
isEnabled() | SensorController | inline |
m_activations | IRSensorController | protected |
m_activeSensor | IRSensorController | protected |
nSensors() const | IRSensorController | inline |
Ownable() | Ownable | |
owned() const | Ownable | inline |
OwnedList typedef | Ownable | |
owner() const | Ownable | inline |
SensorController(World *world) | SensorController | |
sensorIsActive(int i) const | IRSensorController | inline |
setEnabled(bool b) | SensorController | inline |
setOwner(Ownable *owner, bool destroy=true) | Ownable | |
setSensorActive(int i, bool active) | IRSensorController | virtual |
update()=0 | SensorController | pure virtual |
world() | SensorController | inline |
~IRSensorController() | IRSensorController | virtual |
~Ownable() | Ownable | virtual |
~SensorController() | SensorController | virtual |