class RotationAxisControl
Defined in:
Encapsulates a rotation axis input control.
C4Input.hDefinition
class RotationAxisControl : public AxisControl
Description
The RotationAxisControl class represents an input control that uses a rotational axis. If an action is assigned to a RotationAxisControl object, then events are reported as described for the AxisControl base class.
Base Classes
AxisControl |
A RotationAxisControl is a specific type of axis control.
|
