Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub Poly(n, byref x, byref y) </h2></p>
|
||||
<p><h2>Sub Poly(n, ByRef x, ByRef y) </h2></p>
|
||||
<p>
|
||||
Draws a polygon
|
||||
</p>
|
||||
@@ -28,6 +28,7 @@
|
||||
Poly<b>(</b><span class="rc_number">3</span>, x, y<b>)</b> <span class="rc_comment">'Draws a triangle </span><br>
|
||||
</code></p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user