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