SensorEvent Fields

SFML.Net

SensorEvent Fields

The SensorEvent type exposes the following members.

Fields
  Name Description
Public field Type
Type of the sensor
Public field X
Current value of the sensor on X axis
Public field Y
Current value of the sensor on Y axis
Public field Z
Current value of the sensor on Z axis
Top
See Also