|
SFML
Simple and Fast Multimedia Library
|
#include <Event.hpp>
Public Attributes | |
| Sensor::Type | type {} |
| Type of the sensor. | |
| Vector3f | value |
| Current value of the sensor on the X, Y, and Z axes. | |
Sensor event subtype.
| Sensor::Type sf::Event::SensorChanged::type {} |
Type of the sensor.
| Vector3f sf::Event::SensorChanged::value |
Current value of the sensor on the X, Y, and Z axes.