Module drawing

Module drawing 

Source
Expand description

Draw changer.

Modules§

change_new
ChangeInterface for drawing constructor.
changer
Draw changer.
command
Draw command.
exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.
protected
Protected namespace of the module.
queue
Draw queue.
rect_change_new
New shape : rectangle.
rect_change_region
Change region of the rectangle.
rect_changer
Rectangle change.

Structs§

DrawChanger
ChangerInterface of brush stroke.
Drawing
Drawing.
DrawingChangeNew
ChangerInterface of brush stroke.
RectChangeNew
Command to draw rectangle.
RectChangeRegion
Command to draw rectangle.
RectChanger
Command to draw rectangle.