C# 클래스 OpenTK.Platform.X11.XIRawEvent

파일 보기 프로젝트 열기: hultqvist/opentk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

detail 공개적으로 프로퍼티

public int detail
리턴 int

deviceid 공개적으로 프로퍼티

public int deviceid
리턴 int

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

evtype 공개적으로 프로퍼티

public XIEventType evtype
리턴 XIEventType

extension 공개적으로 프로퍼티

public int extension
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

raw_values 공개적으로 프로퍼티

public IntPtr,System raw_values
리턴 System.IntPtr

send_event 공개적으로 프로퍼티

public Bool send_event
리턴 Bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

sourceid 공개적으로 프로퍼티

public int sourceid
리턴 int

time 공개적으로 프로퍼티

public Time time
리턴 Time

type 공개적으로 프로퍼티

public int type
리턴 int

valuators 공개적으로 프로퍼티

public XIValuatorState,OpenTK.Platform.X11 valuators
리턴 XIValuatorState