doodle/pkg/drawtool
Noah 5a1ec156ca Editor Mode: Line Tool and Rectangle Tool
* Add support for the LineTool and RectTool while in the EditorMode to
  easily draw straight lines and rectangle outlines.
* Key bindings were added to toggle tools in lieu of a proper UI to
  select the tool from a toolbar.
  * "F" for Pencil (Freehand) Tool (since "P" is for "Playtest")
  * "L" for Line Tool
  * "R" for Rectangle Tool
2019-07-03 17:19:25 -07:00
..
history.go Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
history_test.go Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
shapes.go Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
stroke.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
tools.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00