void nwSetMousePosition( x, y ) Sint32 x Sint32 y
/* Moves mouse pointer to the point (100, 100) */ nwSetMousePosition(100, 100);