Open main menu

Difference between revisions of "AGIWiki/set.key"

9 bytes added ,  15:02, 25 October 2018
m
Text replacement - "<source lang=" to "<syntaxhighlight lang="
(→‎Example: Fix syntax highlighting)
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=")
Line 19: Line 19:
== Example ==
== Example ==


<source lang="cpp">
<syntaxhighlight 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
TrustedUser
2,147

edits