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.
Mouse move event subtype. More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
Vector2i | position |
Position of the mouse pointer, relative to the top left of the owner window. |
Vector2i sf::Event::MouseMoved::position |