Table of Contents

Struct DisplayEvent

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

The sdl display event

public struct DisplayEvent

Inherited Members

Fields

display

The display

public uint display

Field Value

uint

displayEvent

The display event

public DisplayEventId displayEvent

Field Value

DisplayEventId

timestamp

The timestamp

public uint timestamp

Field Value

uint

type

The type

public EventType type

Field Value

EventType