C# Class OpenTK.Platform.X11.XIRawEvent

Mostra file Open project: hultqvist/opentk Class Usage Examples

Public Properties

Property Type Description
detail int
deviceid int
display System.IntPtr
evtype XIEventType
extension int
flags int
raw_values System.IntPtr
send_event Bool
serial System.IntPtr
sourceid int
time Time
type int
valuators XIValuatorState

Property Details

detail public_oe property

public int detail
return int

deviceid public_oe property

public int deviceid
return int

display public_oe property

public IntPtr,System display
return System.IntPtr

evtype public_oe property

public XIEventType evtype
return XIEventType

extension public_oe property

public int extension
return int

flags public_oe property

public int flags
return int

raw_values public_oe property

public IntPtr,System raw_values
return System.IntPtr

send_event public_oe property

public Bool send_event
return Bool

serial public_oe property

public IntPtr,System serial
return System.IntPtr

sourceid public_oe property

public int sourceid
return int

time public_oe property

public Time time
return Time

type public_oe property

public int type
return int

valuators public_oe property

public XIValuatorState,OpenTK.Platform.X11 valuators
return XIValuatorState