Loading...
Searching...
No Matches
sf::Event::TouchBegan Struct Reference
Touch began event subtype. More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
unsigned int | finger {} |
Index of the finger in case of multi-touch events. | |
Vector2i | position |
Start position of the touch, relative to the top left of the owner window. | |
Detailed Description
Member Data Documentation
◆ finger
unsigned int sf::Event::TouchBegan::finger {} |
◆ position
Vector2i sf::Event::TouchBegan::position |
The documentation for this struct was generated from the following file: