|
TGUI
0.9.5
|
MouseButtonPressed/MouseButtonReleased events parameters. More...
#include <TGUI/Event.hpp>
Public Attributes | |
| MouseButton | button |
| Code of the button that has been pressed. | |
| int | x |
| X position of the mouse pointer, relative to the left of the owner window. | |
| int | y |
| Y position of the mouse pointer, relative to the top of the owner window. | |
MouseButtonPressed/MouseButtonReleased events parameters.
1.9.8