Project

General

Profile

Drawdot » History » Revision 2

Revision 1 (Per Amundsen, 02/16/2014 08:04 PM) → Revision 2/7 (Per Amundsen, 02/16/2014 08:06 PM)

_Added in 1.9.0_ 

 */drawdot [-ihnr] &lt;@window&gt; @ &lt;color&gt; &lt;size&gt; &lt;x y&gt; [<x y>...]* 

 Draws a dot using the specified color and size at the x,y co-ordinates. Multiple co-ordinates can be provided. 

 *Switches* 

 -i - TODO 
 -h - TODO 
 -n - Prevents the display from being updated immediately. 
 -r - Indicates that the color is in RGB format. You can use [[$rgb]](N,N,N) to create an RGB value. 

 *Parameters* 

 &lt;@window&gt; - The picture window to draw in. 
 &lt;color&gt; - Color off the dot to draw. 
 &lt;size&gt; - Size of the dot to draw. 
 &lt;x y&gt; - x,y co-ordinates to draw at. 
 [<x y>...] - Additional x,y co-ordinates to draw at.