Table of Contents

Struct Event

Namespace
Alis.Core.Graphic.Sdl2.Structs
Assembly
Alis.dll

The sdl event

public struct Event

Inherited Members

Fields

aDevice

The audio device

public AudioDeviceEvent aDevice

Field Value

AudioDeviceEvent

button

The button

public MouseButtonEvent button

Field Value

MouseButtonEvent

cAxis

The c axis

public ControllerAxisEvent cAxis

Field Value

ControllerAxisEvent

cButton

The c button

public ControllerButtonEvent cButton

Field Value

ControllerButtonEvent

cDevice

The c device

public ControllerDeviceEvent cDevice

Field Value

ControllerDeviceEvent

cSensor

The c sensor

public ControllerSensorEvent cSensor

Field Value

ControllerSensorEvent

cTouchpad

The c touchpad

public ControllerTouchpadEvent cTouchpad

Field Value

ControllerTouchpadEvent

dGesture

The d gesture

public DollarGestureEvent dGesture

Field Value

DollarGestureEvent

display

The display

public DisplayEvent display

Field Value

DisplayEvent

drop

The drop

public DropEvent drop

Field Value

DropEvent

edit

The edit

public TextEditingEvent edit

Field Value

TextEditingEvent

jAxis

The j axis

public JoyAxisEvent jAxis

Field Value

JoyAxisEvent

jBall

The j ball

public JoyBallEvent jBall

Field Value

JoyBallEvent

jButton

The j button

public JoyButtonEvent jButton

Field Value

JoyButtonEvent

jDevice

The j device

public JoyDeviceEvent jDevice

Field Value

JoyDeviceEvent

jHat

The j hat

public JoyHatEvent jHat

Field Value

JoyHatEvent

key

The key

public KeyboardEvent key

Field Value

KeyboardEvent

mGesture

The m gesture

public MultiGestureEvent mGesture

Field Value

MultiGestureEvent

motion

The motion

public MouseMotionEvent motion

Field Value

MouseMotionEvent

padding0

The padding

private readonly byte padding0

Field Value

byte

padding1

The padding

private readonly byte padding1

Field Value

byte

padding10

The padding 10

private readonly byte padding10

Field Value

byte

padding11

The padding 11

private readonly byte padding11

Field Value

byte

padding12

The padding 12

private readonly byte padding12

Field Value

byte

padding13

The padding 13

private readonly byte padding13

Field Value

byte

padding14

The padding 14

private readonly byte padding14

Field Value

byte

padding15

The padding 15

private readonly byte padding15

Field Value

byte

padding16

The padding 16

private readonly byte padding16

Field Value

byte

padding17

The padding 17

private readonly byte padding17

Field Value

byte

padding18

The padding 18

private readonly byte padding18

Field Value

byte

padding19

The padding 19

private readonly byte padding19

Field Value

byte

padding2

The padding

private readonly byte padding2

Field Value

byte

padding20

The padding 20

private readonly byte padding20

Field Value

byte

padding21

The padding 21

private readonly byte padding21

Field Value

byte

padding22

The padding 22

private readonly byte padding22

Field Value

byte

padding23

The padding 23

private readonly byte padding23

Field Value

byte

padding24

The padding 24

private readonly byte padding24

Field Value

byte

padding25

The padding 25

private readonly byte padding25

Field Value

byte

padding26

The padding 26

private readonly byte padding26

Field Value

byte

padding27

The padding 27

private readonly byte padding27

Field Value

byte

padding28

The padding 28

private readonly byte padding28

Field Value

byte

padding29

The padding 29

private readonly byte padding29

Field Value

byte

padding3

The padding

private readonly byte padding3

Field Value

byte

padding30

The padding 30

private readonly byte padding30

Field Value

byte

padding31

The padding 31

private readonly byte padding31

Field Value

byte

padding32

The padding 32

private readonly byte padding32

Field Value

byte

padding33

The padding 33

private readonly byte padding33

Field Value

byte

padding34

The padding 34

private readonly byte padding34

Field Value

byte

padding35

The padding 35

private readonly byte padding35

Field Value

byte

padding36

The padding 36

private readonly byte padding36

Field Value

byte

padding37

The padding 37

private readonly byte padding37

Field Value

byte

padding38

The padding 38

private readonly byte padding38

Field Value

byte

padding39

The padding 39

private readonly byte padding39

Field Value

byte

padding4

The padding

private readonly byte padding4

Field Value

byte

padding40

The padding 40

private readonly byte padding40

Field Value

byte

padding41

The padding 41

private readonly byte padding41

Field Value

byte

padding42

The padding 42

private readonly byte padding42

Field Value

byte

padding43

The padding 43

private readonly byte padding43

Field Value

byte

padding44

The padding 44

private readonly byte padding44

Field Value

byte

padding45

The padding 45

private readonly byte padding45

Field Value

byte

padding46

The padding 46

private readonly byte padding46

Field Value

byte

padding47

The padding 47

private readonly byte padding47

Field Value

byte

padding48

The padding 48

private readonly byte padding48

Field Value

byte

padding49

The padding 49

private readonly byte padding49

Field Value

byte

padding5

The padding

private readonly byte padding5

Field Value

byte

padding50

The padding 50

private readonly byte padding50

Field Value

byte

padding51

The padding 51

private readonly byte padding51

Field Value

byte

padding52

The padding 52

private readonly byte padding52

Field Value

byte

padding53

The padding 53

private readonly byte padding53

Field Value

byte

padding54

The padding 54

private readonly byte padding54

Field Value

byte

padding55

The padding 55

private readonly byte padding55

Field Value

byte

padding6

The padding

private readonly byte padding6

Field Value

byte

padding7

The padding

private readonly byte padding7

Field Value

byte

padding8

The padding

private readonly byte padding8

Field Value

byte

padding9

The padding

private readonly byte padding9

Field Value

byte

quit

The quit

public QuitEvent quit

Field Value

QuitEvent

sensor

The sensor

public SensorEvent sensor

Field Value

SensorEvent

sysWm

The sys wm

public SysWmEvent sysWm

Field Value

SysWmEvent

tFinger

The t finger

public TouchFingerEvent tFinger

Field Value

TouchFingerEvent

text

The text

public TextInputEvent text

Field Value

TextInputEvent

type

The type

public EventType type

Field Value

EventType

typeFSharp

The type sharp

public EventType typeFSharp

Field Value

EventType

user

The user

public UserEvent user

Field Value

UserEvent

wheel

The wheel

public MouseWheelEvent wheel

Field Value

MouseWheelEvent

window

The window

public WindowEvent window

Field Value

WindowEvent