Event.getAxis

Extract the axis value for a particular axis use from an event structure.

class Event
bool
getAxis
(,
out double value
)

Parameters

axisUse GdkAxisUse

the axis use to look for

value double

location to store the value found

Return: %TRUE if the specified axis was found, otherwise %FALSE

Meta