#define SFML_WINDOW_API
Definition Export.hpp:42
Window that serves as a base for other windows.
Definition WindowBase.hpp:63
Give access to the real-time state of the touches.
Definition Touch.hpp:44
SFML_WINDOW_API bool isDown(unsigned int finger)
Check if a touch event is currently down.
SFML_WINDOW_API Vector2i getPosition(unsigned int finger)
Get the current position of a touch in desktop coordinates.
Definition BlendMode.hpp:34
Vector2< int > Vector2i
Definition Vector2.hpp:224