doodle/pkg/uix
Noah Petherbridge a10a09a818 Cheats Menu UI
* Added a Cheats Menu UI accessible from the Settings window's "Experimental"
  tab and from there you can enable the Cheats Menu from the "Help" screen of
  the gameplay mode.
* Commonly used cheats all have corresponding buttons to click on, especially
  helpful for touchscreen devices like the Pinephone where keyboard input
  doesn't always work reliably.
* The buttons in the Cheats Menu just automate entry of the cheat commands.
* `boolProp` command has a new `flip` option to toggle their value (e.g.
  `boolProp show-hidden-doodads flip`)
2023-01-02 12:36:12 -08:00
..
magic-form Cheats Menu UI 2023-01-02 12:36:12 -08:00
actor_animation.go Rename Go module 2022-09-24 15:17:25 -07:00
actor_collision.go Rename Go module 2022-09-24 15:17:25 -07:00
actor_events.go Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
actor.go Slippery Pixels + Update Changelog for 0.13.1 2022-10-10 10:52:28 -07:00
canvas_actors.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
canvas_cursor.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas_editable.go Editor: Allow using doodad settings buttons in Pan Tool 2022-12-08 20:03:53 -08:00
canvas_link_tool.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas_memory.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas_present.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
canvas_scrolling.go "Look At Me" for Doodad Scripts 2022-09-24 23:54:51 -07:00
canvas_strokes.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas_wallpaper.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas_zoom.go Rename Go module 2022-09-24 15:17:25 -07:00
canvas.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
crosshair.go Rename Go module 2022-09-24 15:17:25 -07:00
scripting.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00