Sensor Class
From SFML.Net
SFML.Net
| Sensor Class |
Give access to the real-time state of sensors
SystemObject SFML.WindowSensor
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
The Sensor type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValue |
Get the current sensor value
| |
| IsAvailable |
Check if a sensor is available on the underlying platform
| |
| SetEnabled |
Enable or disable a sensor
|