Difference between revisions of "AGIWiki/set.key"

Jump to navigation Jump to search
2 bytes removed ,  20:54, 11 May 2016
→‎Example: Fix syntax highlighting
(changing link to point to AGIWiki/ prefix)
(→‎Example: Fix syntax highlighting)
Line 19: Line 19:
== Example ==
== Example ==


<syntax type = "C++">
<source lang="cpp">
set.key(0, 59, c1);  //F1 to controller 1  
set.key(0, 59, c1);  //F1 to controller 1  
set.key(9, 0, c2);  //Tab key to controller 2
set.key(9, 0, c2);  //Tab key to controller 2
</syntax>
</source>


== Technical Information ==
== Technical Information ==
TrustedUser
2,147

edits

Navigation menu