Loading...
Searching...
No Matches
sfMouseButtonEvent Struct Reference
Mouse buttons events parameters. More...
#include <SFML/Window/Event.h>
Public Attributes | |
sfEventType | type |
sfMouseButton | button |
int | x |
int | y |
Detailed Description
Member Data Documentation
◆ button
sfMouseButton sfMouseButtonEvent::button |
◆ type
sfEventType sfMouseButtonEvent::type |
◆ x
◆ y
The documentation for this struct was generated from the following file: