SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
sf::Event::MouseMoved Struct Reference

Mouse move event subtype. More...

#include <Event.hpp>

Public Attributes

Vector2i position
 Position of the mouse pointer, relative to the top left of the owner window.

Detailed Description

Mouse move event subtype.

Member Data Documentation

◆ position

Vector2i sf::Event::MouseMoved::position

Position of the mouse pointer, relative to the top left of the owner window.


The documentation for this struct was generated from the following file: