Text only
|
Text with Images
Adventure Game Studio
AGS Support => Beginners' Technical Questions => Topic started by: on Thu 01/05/2003 13:19:10
Title:
set cursor problem
Post by:
on
Thu 01/05/2003 13:19:10
how do you make it so that on a title screen you can only use one cursor and you cant change it? cheers :)
Title:
Re:set cursor problem
Post by:
Nixxon
on
Thu 01/05/2003 17:39:41
DisableCursorMode(MODE_WALK);
etc. for the others
Text only
|
Text with Images