Sensor event parameters (SensorChanged)
More...
#include <Event.hpp>
Sensor event parameters (SensorChanged)
Definition at line 175 of file Event.hpp.
Type of the sensor.
Definition at line 177 of file Event.hpp.
float sf::Event::SensorEvent::x |
Current value of the sensor on X axis.
Definition at line 178 of file Event.hpp.
float sf::Event::SensorEvent::y |
Current value of the sensor on Y axis.
Definition at line 179 of file Event.hpp.
float sf::Event::SensorEvent::z |
Current value of the sensor on Z axis.
Definition at line 180 of file Event.hpp.
The documentation for this struct was generated from the following file: