TGUI  0.9.5
Loading...
Searching...
No Matches
tgui::Event::MouseButtonEvent Struct Reference

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.
 

Detailed Description

MouseButtonPressed/MouseButtonReleased events parameters.


The documentation for this struct was generated from the following file: