Mouse Position Within API

I ran into an issue with a script I was making recently and found myself in a position where I could have solved it quickly if I could have referenced the mouse position on the activeSprite. Unfortunately, this is not supported in aseprite API at the moment.

I think it makes sense to be able to reference mouse position. It would be great if we could have a way to get and store mouse positions available in the aseprite API.