SFML.Net
| Sensor Class |
Give access to the real-time state of sensors
Inheritance HierarchySystemObject SFML.WindowSensor
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
SyntaxThe Sensor type exposes the following members.
Methods| 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
|
See Also
