doodle/pkg/uix
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
..
actor.go Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
actor_animation.go Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
actor_collision.go Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00
actor_events.go Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
canvas.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
canvas_actors.go Load Doodads from System Path as well as User Path 2019-05-06 13:35:08 -07:00
canvas_editable.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
canvas_link_tool.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
canvas_present.go Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
canvas_scrolling.go Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00
canvas_strokes.go Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
canvas_wallpaper.go Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00