Loading...
Searching...
No Matches
sf::Event::MouseButtonReleased Struct Reference
Mouse button released event subtype. More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
Mouse::Button | button {} |
Code of the button that has been released. | |
Vector2i | position |
Position of the mouse pointer, relative to the top left of the owner window. | |
Detailed Description
Member Data Documentation
◆ button
Mouse::Button sf::Event::MouseButtonReleased::button {} |
◆ position
Vector2i sf::Event::MouseButtonReleased::position |
The documentation for this struct was generated from the following file: