Struct WindowEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Enums
- Assembly
- Alis.dll
The sdl window event
public struct WindowEventInherited Members
Fields
data1
The data
public readonly int data1Field Value
data2
The data
public readonly int data2Field Value
padding1
The padding
private readonly byte padding1Field Value
padding2
The padding
private readonly byte padding2Field Value
padding3
The padding
private readonly byte padding3Field Value
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
windowEvent
The window event
public readonly WindowEventId windowEventField Value
windowID
The window id
public readonly uint windowID