IsKeyPressed
(Difference between revisions)
(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 |
||
Line 1: | Line 1: | ||
Return a boolean value that says if a key is pressed. | Return a boolean value that says if a key is pressed. | ||
− | You can find key | + | You can find key constants [http://wiki.maratis3d.org/index.php?title=Keys here] |
Revision as of 20:31, 12 March 2013
Return a boolean value that says if a key is pressed. You can find key constants here