InputAxis
Description:
[ CCode ( cprefix = "CLUTTER_INPUT_AXIS_" , type_id = "clutter_input_axis_get_type ()" ) ]
[ Version ( since = "1.6" ) ]
public enum InputAxis
Content:
Enum values:
- DISTANCE - Distance (Since 1.12)
- IGNORE - Unused axis
- LAST - Last value of the enumeration; this
value is useful when iterating over the enumeration values (Since 1.12)
- PRESSURE - The pressure information
- WHEEL - A wheel
- X - The position on the X axis
- XTILT - The tilt on the X axis
- Y - The position of the Y axis
- YTILT - The tile on the Y axis