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