Noah Petherbridge
5a1ec156ca
* 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 |
||
---|---|---|
.. | ||
canvas | ||
sdl | ||
color.go | ||
functions.go | ||
interface.go | ||
point_test.go | ||
point.go | ||
rect_test.go |