Struct SdlMouseWheelEvent
public struct SdlMouseWheelEvent
- Inherited Members
Fields
Direction
public uint Direction
Field Value
PreciseX
public float PreciseX
Field Value
PreciseY
public float PreciseY
Field Value
Timestamp
public uint Timestamp
Field Value
Type
public uint Type
Field Value
Which
public uint Which
Field Value
WindowID
public uint WindowID
Field Value
X
public int X
Field Value
Y
public int Y