procedure rglSetSceneMousePosition(const aX, aY : Integer);stdcall;Sets the position of the mouse cursor to a specified position ParametersaX - integer new vertical position of the mouse aY - integer new horisontal position of the mouse