Sdl.SDL_MouseButtonEvent overview
![]() | 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