Struct WindowEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Enums
- Assembly
- Alis.dll
The sdl window event
public struct WindowEvent
Inherited Members
Fields
data1
The data
public readonly int data1
Field Value
data2
The data
public readonly int data2
Field Value
padding1
The padding
private readonly byte padding1
Field Value
padding2
The padding
private readonly byte padding2
Field Value
padding3
The padding
private readonly byte padding3
Field Value
timestamp
The timestamp
public readonly uint timestamp
Field Value
type
The type
public readonly EventType type
Field Value
windowEvent
The window event
public readonly WindowEventId windowEvent
Field Value
windowID
The window id
public readonly uint windowID