procedure rglMouseLookCamera(aX, aY : Integer);stdcall;look around with the camera using the mouse Parameters:aX - The current mouse cursor position X aY - The current mouse cursor position Y