package
0.0.0-20220720150152-e90a610b5d70
Repository: https://github.com/kevisong/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

BrushTool is the Concrete State.
Canvas is the Context that satisfy Open Closed Principle Open for extension, cloused for modification.
SelectionTool is the Concrete State.

# Interfaces

Tool is the State.