IsKeyPressed

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Return a boolean value that says if a key is pressed. You can find key costants [http://wiki.maratis3d.org/index.php?title=Keys here]")
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Return a boolean value that says if a key is pressed.
+
{{lua-function|isKeyPressed|key}}
You can find key costants [http://wiki.maratis3d.org/index.php?title=Keys here]
+
 
 +
Return a boolean value that says if a key is pressed.  
 +
 
 +
{{lua-function-param|key|[[Keys|key]] constant}}
 +
 
 +
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Input]]

Latest revision as of 19:57, 8 February 2014

isKeyPressed(key)

Return a boolean value that says if a key is pressed.

  • key : key constant
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox