HBhvSensor.h

Content

Classes

HBhvSensor

The HBhvSensor class encapsulates an animation sensor.

HBhvCondition

The HBhvCondition class is the base class for all condition types.

HBhvConditionAnimationRunning

The HBhvConditionAnimationRunning class evaluates if an animation is currently running for a given target.

HBhvConditionSensorActive

The HBhvConditionSensorActive class evaluates if the given sensor is currently active.

HBhvConditionMouse

The HBhvConditionMouse class is the base class for all mouse related conditions.

HBhvConditionAnimation

The HBhvConditionAnimation class is the base class for all animation related conditions.

HBhvConditionSensor

The HBhvConditionSensor class is the base class for sensor related conditions.

HBhvConditionSensorActivated

The HBhvConditionSensorActivated class evaluates if a sensor has been activated.

HBhvConditionSensorAction

The HBhvConditionSensorAction class evaluates if the target sensor has performed an action.

HBhvConditionAnimationFinished

The HBhvConditionAnimationFinished class evaluates if an animation has finished executing.

HBhvConditionONLCLICK

The HBhvConditionONLCLICK class evaluates if the given target was selected when the left mouse button was pressed.

HBhvConditionONMOUSEENTER

The HBhvConditionONMOUSEENTER class evaluates if the mouse pointer has entered the bounding box of the target object.

HBhvConditionONMOUSELEAVE

The HBhvConditionONMOUSEENTER class evaluates if the mouse pointer has left the bounding box of the target object.

HBhvAction

The HBhvAction class encapsulates an animation action.