HBhvSensor.h
Content
Classes
The HBhvSensor class encapsulates an animation sensor. |
|
The HBhvCondition class is the base class for all condition types. |
|
The HBhvConditionAnimationRunning class evaluates if an animation is currently running for a given target. |
|
The HBhvConditionSensorActive class evaluates if the given sensor is currently active. |
|
The HBhvConditionMouse class is the base class for all mouse related conditions. |
|
The HBhvConditionAnimation class is the base class for all animation related conditions. |
|
The HBhvConditionSensor class is the base class for sensor related conditions. |
|
The HBhvConditionSensorActivated class evaluates if a sensor has been activated. |
|
The HBhvConditionSensorAction class evaluates if the target sensor has performed an action. |
|
The HBhvConditionAnimationFinished class evaluates if an animation has finished executing. |
|
The HBhvConditionONLCLICK class evaluates if the given target was selected when the left mouse button was pressed. |
|
The HBhvConditionONMOUSEENTER class evaluates if the mouse pointer has entered the bounding box of the target object. |
|
The HBhvConditionONMOUSEENTER class evaluates if the mouse pointer has left the bounding box of the target object. |
|
The HBhvAction class encapsulates an animation action. |