sfml.window.Event.TouchMoved
See theTouchMoved companion object
A touch moved
Value parameters
- finger
-
Index of the finger in case of multi-touch events.
- x
-
X position of the touch, relative to the left of the owner window.
- y
-
Y position of the touch, relative to the top of the owner window.
Attributes
- Companion
- object
Members list
In this article