Searched refs:mouseDeltaInSDLWindowCoords (Results 1 – 1 of 1) sorted by relevance
388 …const Windows::Foundation::Point mouseDeltaInSDLWindowCoords = WINRT_TransformCursorPosition(windo… variable393 _lround(mouseDeltaInSDLWindowCoords.X),394 _lround(mouseDeltaInSDLWindowCoords.Y));
Completed in 2 milliseconds