Loading...
Searching...
No Matches
Touch.h
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
72CSFML_WINDOW_API sfVector2i sfTouch_getPositionWindowBase(unsigned int finger, const sfWindowBase* relativeTo);
sfVector2i sfTouch_getPositionWindowBase(unsigned int finger, const sfWindowBase *relativeTo)
Get the current position of a touch in window coordinates.
sfVector2i sfTouch_getPosition(unsigned int finger, const sfWindow *relativeTo)
Get the current position of a touch in window coordinates.