Table of Contents

Struct SdlMouseWheelEvent

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

Fields

Direction

public uint Direction

Field Value

uint

PreciseX

public float PreciseX

Field Value

float

PreciseY

public float PreciseY

Field Value

float

Timestamp

public uint Timestamp

Field Value

uint

Type

public uint Type

Field Value

uint

Which

public uint Which

Field Value

uint

WindowID

public uint WindowID

Field Value

uint

X

public int X

Field Value

int

Y

public int Y

Field Value

int