Draw XXL documentation


Color DrawBasics.defaultColor

Many draw functions have a "color" paramter, which often is only an optional parameter that doesn't have to be specfied each time. If it is not specified via the functions then this default color is used. The initial value is "white".

It is also used as the initial color of drawer/visualizer components (drawing without code).