SFML.Net
| Touch Class |
Give access to the real-time state of the touches
Inheritance HierarchySystemObject SFML.WindowTouch
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
SyntaxThe Touch type exposes the following members.
Methods| Name | Description | |
|---|---|---|
![]() ![]() | GetPosition(UInt32) |
This function returns the current touch position
|
![]() ![]() | GetPosition(UInt32, Window) |
This function returns the current touch position
relative to the given window
|
![]() ![]() | IsDown |
Check if a touch event is currently down
|
See Also
