sfml.window.Event.MouseMoved
See theMouseMoved companion object
The mouse cursor moved
Value parameters
- x
-
X position of the mouse pointer, relative to the left of the owner window.
- y
-
Y position of the mouse pointer, relative to the top of the owner window.
Attributes
- Companion
- object
Members list
Inherited
- Not inherited
- Product
In this article