Touch Methods

SFML.Net

Touch Methods

The Touch type exposes the following members.

Methods
  Name Description
Public method Static member GetPosition(UInt32)
This function returns the current touch position
Public method Static member GetPosition(UInt32, Window)
This function returns the current touch position relative to the given window
Public method Static member IsDown
Check if a touch event is currently down
Top
See Also