Category talk:Wren-polygon: Difference between revisions

m
→‎Source code: Fixed syntax highlighting.
m (→‎Source code: Infrastructure changes to enable all polygons to be treated as buttons and to make it easier to track button clicks.)
m (→‎Source code: Fixed syntax highlighting.)
Line 1:
===Source code===
 
<langsyntaxhighlight lang=ecmascript>/* Module "polygon.wren" */
 
import "graphics" for Canvas, Color
Line 239:
// Properties.
side { _s }
}</langsyntaxhighlight>
9,485

edits