SDL_MouseMotionEvent

Undocumented in source.

Members

Variables

state
Uint8 state;
Undocumented in source.
type
Uint8 type;
Undocumented in source.
which
Uint8 which;
Undocumented in source.
x
Uint16 x;
Undocumented in source.
xrel
Sint16 xrel;
y
Uint16 y;
Undocumented in source.
yrel
Sint16 yrel;
Undocumented in source.

Meta