Changes

Jump to navigation Jump to search

cursor.hide

8 bytes removed, 14:46, 11 January 2012
Line 12: Line 12:  
== Example  ==
 
== Example  ==
   −
<syntaxhighlight>if (isPlaying == true) then  
+
<syntaxhighlight>if (isPlaying) then  
 
   cursor.hide()
 
   cursor.hide()
 
else
 
else
68

edits

Navigation menu