SDL_MouseWheelEvent

Undocumented in source.

Members

Variables

direction
uint direction;
Undocumented in source.
timestamp
uint timestamp;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
which
uint which;
Undocumented in source.
windowID
uint windowID;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta