Difference between revisions of "Road Sign Square"
Jump to navigation
Jump to search
(Created page with "<pre id='shellbody' data-qtp='canvas'></pre> <div class=qu> border|Diversion Square * The yellow square has side 150, the radius of the corner is 4...") |
|||
Line 6: | Line 6: | ||
* The yellow is rgb(255,227,0) | * The yellow is rgb(255,227,0) | ||
<pre class=usr> | <pre class=usr> | ||
function drawFlag(ctx){ | |||
} | |||
</pre> | |||
<pre class=ans> | |||
function drawFlag(ctx){ | function drawFlag(ctx){ | ||
} | } | ||
</pre> | </pre> | ||
</div> | </div> |