It is sometimes desirable to draw lines or polygons directly into the simulated world. Custom drawings can be created by using class Drawing.tz. After creating an instance of the Drawing class, individual drawing instructions are added to create line segments and polygons, or to change color and transparency values. More information on creating drawings can be found in the documentation for the class Drawing.tz