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