SDL_MouseButtonEvent

Undocumented in source.

Members

Variables

button
Uint8 button;
Undocumented in source.
state
Uint8 state;
Undocumented in source.
type
Uint8 type;
Undocumented in source.
which
Uint8 which;
Undocumented in source.
x
Uint16 x;
y
Uint16 y;
Undocumented in source.

Meta