SDL_MouseMotionEvent

Undocumented in source.

Members

Variables

state
uint state;
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.
xrel
int xrel;
Undocumented in source.
y
int y;
Undocumented in source.
yrel
int yrel;
Undocumented in source.

Meta