Event.getAxis

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

class Event
int
getAxis
(,
out double value
)

Parameters

axisUse GdkAxisUse

the axis use to look for

value double

location to store the value found. out

Return Value

Type: int

TRUE if the specified axis was found, otherwise FALSE

Meta