OnKeyUp

(Difference between revisions)
Jump to: navigation, search
(Created page with "Returns "true" once the key is released. spaceUp = onKeyUp("SPACE") You can find key constants [http://wiki.maratis3d.org/index.php?title=Keys here]")
 
Line 4: Line 4:
  
 
You can find key constants [http://wiki.maratis3d.org/index.php?title=Keys here]
 
You can find key constants [http://wiki.maratis3d.org/index.php?title=Keys here]
 +
 +
[[Category:Lua scripting]]

Revision as of 19:07, 4 February 2014

Returns "true" once the key is released.

spaceUp = onKeyUp("SPACE")

You can find key constants here

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox