Open main menu

Difference between revisions of "AGIWiki/controller"

No change in size ,  20:33, 11 May 2016
→‎Example: fix syntax highlighting
m
(→‎Example: fix syntax highlighting)
Line 21: Line 21:


== Example ==
== Example ==
<syntax type="C++">
<source 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()
}
}
</syntax>
</source>


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

edits