I basically just want to return the current position of the mouse and without needed to refer to an event.
I am completely at a loss on how to do this, I can only make it work using events, is it possible to do it statically without needed a movement to occur first?