Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
Mouse move event parameters (MouseMoved) More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
int | x |
X position of the mouse pointer, relative to the left of the owner window. | |
int | y |
Y position of the mouse pointer, relative to the top of the owner window. | |
int sf::Event::MouseMoveEvent::x |
int sf::Event::MouseMoveEvent::y |