MouseEvent.position

Mouse position relative to its canvas. (Not an absolute position)

struct MouseEvent
Vec2f position;

Meta