Public Attributes | List of all members
sf::ui::ComponentEvent::ButtonTouchedEvent Struct Reference

An event that is triggered each time a button is fired, touched (on mobile OSs) More...

#include <ComponentEvent.hpp>

Public Attributes

AbstractButtonsource
 
unsigned int finger
 
int x
 
int y
 

Detailed Description

An event that is triggered each time a button is fired, touched (on mobile OSs)

Definition at line 58 of file ComponentEvent.hpp.


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