Table of Contents

Struct SdlKeyboardEvent

Namespace
Pie.SDL
Assembly
Pie.SDL.dll
public struct SdlKeyboardEvent
Inherited Members

Fields

KeyCode

public uint KeyCode

Field Value

uint

Padding2

public byte Padding2

Field Value

byte

Padding3

public byte Padding3

Field Value

byte

Repeat

public byte Repeat

Field Value

byte

ScanCode

public uint ScanCode

Field Value

uint

State

public byte State

Field Value

byte

Timestamp

public uint Timestamp

Field Value

uint

Type

public uint Type

Field Value

uint

WindowID

public uint WindowID

Field Value

uint