Window.fetchPosition

Fetch the current position if this window. The position is stored inside of the pointer. The pointer don't have to be null.

class Window
final
void
fetchPosition
(
int* x
,
int* y
)

Meta