SensorEventArgs.X Field

SFML.Net

SensorEventArgsX Field
Current value of the sensor on X axis

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public float X
Public X As Single
public:
float X
val mutable X: float32

Field Value

Type: Single
See Also