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§
- Draw
Changer - ChangerInterface of brush stroke.
- Drawing
- Drawing.
- Drawing
Change New - ChangerInterface of brush stroke.
- Rect
Change New - Command to draw rectangle.
- Rect
Change Region - Command to draw rectangle.
- Rect
Changer - Command to draw rectangle.