Expand description
Concrete system.
Modules§
- context
- Main aggregating object.
- context_
changer - Context changer.
- drawing
- Draw changer.
- 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.
- stroke_
brush - Brush stroke.
- target
- Target to draw.
Structs§
- Context
- Context.
- Context
Changer - Context.
- 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.
- Stroke
Brush - StrokeBrush.
- Stroke
Brush Change Color - ChangerInterface of brush stroke.
- Stroke
Brush Change New - ChangerInterface of brush stroke.
- Stroke
Brush Change Width - ChangerInterface of brush stroke.
- Stroke
Brush Changer - ChangerInterface of brush stroke.
Functions§
- context
- Get current context.