Difference between revisions of "AGIWiki/block"

Jump to navigation Jump to search
(→‎Examples: Fix syntax highlighting)
m (Text replacement - "</source>" to "</syntaxhighlight>")
Line 33: Line 33:
<source lang="cpp">
<source lang="cpp">
  block(10, 25, 100, 120);
  block(10, 25, 100, 120);
</source>
</syntaxhighlight>


== Technical Information ==
== Technical Information ==