Difference between revisions of "AGIWiki/controller"

Jump to navigation Jump to search
18 bytes added ,  15:10, 25 October 2018
m
Text replacement - "</source>" to "</syntaxhighlight>"
(→‎Example: fix syntax highlighting)
m (Text replacement - "</source>" to "</syntaxhighlight>")
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


== Example ==
== Example ==
<source lang="cpp">
<syntaxhighlight lang="cpp">
//build a simple menu structure
//build a simple menu structure
set.menu("Info");
set.menu("Info");
Line 54: Line 54:
   restore.game()
   restore.game()
}
}
</source>
</syntaxhighlight>


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

edits

Navigation menu