The fields of the Sdl.SDL_MouseButtonEvent structure are listed below. For a complete list of Sdl.SDL_MouseButtonEvent structure members, see the Sdl.SDL_MouseButtonEvent Members topic.
![]() | The mouse button index (SDL_BUTTON_LEFT, SDL_BUTTON_MIDDLE, SDL_BUTTON_RIGHT) |
![]() | SDL_PRESSED or SDL_RELEASED |
![]() | SDL_MOUSEBUTTONDOWN or SDL_MOUSEBUTTONUP |
![]() | The mouse device index |
![]() | The X coordinate of the mouse at press/release time |
![]() | The Y coordinate of the mouse at press/release time |
Sdl.SDL_MouseButtonEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | Sdl.SDL_MouseMotionEvent