Drawing seems to be fundamentally connected to how we represent the world visually. Most computer graphics focuses on realistic visual simulation, but over the past few decades, line drawing ...
To change the color, use one of the SetColor functions, for example Draw.Screen.SetColor(Color);. Note that each space has it's own color cache. The necessary components are Drawer.cs, which is the ...