Enumeration (GI Enum)

Clutter-18ClutterInputAxis

The type of axes Clutter recognizes on a Clutter.InputDevice

Index

Enumeration Members

DISTANCE: number

Distance (Since 1.12)

IGNORE: number

Unused axis

LAST: number

Last value of the enumeration; this value is useful when iterating over the enumeration values (Since 1.12)

PRESSURE: number

The pressure information

ROTATION: number

Rotation along the z-axis (Since 1.28)

SLIDER: number

A slider (Since 1.28)

WHEEL: number

A wheel

X: number

The position on the X axis

XTILT: number

The tilt on the X axis

Y: number

The position of the Y axis

YTILT: number

The tile on the Y axis

Variables

$gtype