Changes

Jump to navigation Jump to search

on.arrowUp

34 bytes added, 15:33, 1 June 2011
no edit summary
Line 24: Line 24:  
platform.window:invalidate()
 
platform.window:invalidate()
 
end
 
end
(
+
 
 
function on.arrowRight()
 
function on.arrowRight()
 
msg = "Key right"
 
msg = "Key right"
 
platform.window:invalidate()
 
platform.window:invalidate()
 
end
 
end
 
+
</source>
</source>  
+
Prints which arrow key gets pressed.
    
== See Also  ==
 
== See Also  ==
68

edits

Navigation menu