Mouse buttons events parameters (MouseButtonPressed, MouseButtonReleased)
Code of the button that has been pressed
X position of the mouse pointer, relative to the left of the owner window
Y position of the mouse pointer, relative to the top of the owner window
See Implementation
Mouse buttons events parameters (MouseButtonPressed, MouseButtonReleased)