[ Maverik Level 3 functions ]


mav_gfxWindowPointerSet

Summary

Sets the position of the mouse.


Syntax

void mav_gfxWindowPointerSet(int id, int x, int y);


Description

This function sets the mouse position.


Back to the index page.