doodle/pkg/doodads
Noah 22440f436b Add Scrolling in the Doodad Palette Window
* Rudimentary scrolling shows a Left and Right button at the top of the
  Doodad Palette if your window is deemed not tall enough to contain all
  of the doodads.
* A "progress bar" is shown between the buttons indicating the
  percentage of your scroll down the doodad list. When you're able to
  see the final row of doodads, the progress bar is at 100%.
2019-07-03 21:55:15 -07:00
..
dummy Port over code from old collision dev PR 2019-04-09 19:17:56 -07:00
actor.go Minor Tweaks 2019-06-08 17:02:28 -07:00
doodad.go Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
drawing.go Minor Tweaks 2019-06-08 17:02:28 -07:00
dummy.go Use Azulian doodad as player character instead of empty dummy 2019-05-01 18:30:30 -07:00
fmt_readwrite.go Add Scrolling in the Doodad Palette Window 2019-07-03 21:55:15 -07:00
json.go Bindata: Embedding Doodads and Levels (for WASM) 2019-06-27 15:07:34 -07:00