Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: DoorKnobHandle on Tue 14/10/2003 20:25:44

Title: Get rid of the cursor
Post by: DoorKnobHandle on Tue 14/10/2003 20:25:44
Can I anyhow hide the cursor?

Not with just taking a transparent sprite but with a command like "HideCursor" or so?
Title: Re:Get rid of the cursor
Post by: Barcik on Tue 14/10/2003 20:46:41
Yes, HideCursor does sound like a good idea.

But I believe HideMouseCursor() will suffice.