Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Touch ended 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 |
Final position of the touch, relative to the top left of the owner window. |
unsigned int sf::Event::TouchEnded::finger {} |
Vector2i sf::Event::TouchEnded::position |