doodle/render
Noah Petherbridge cbef5a46cb UI: Finish Frame Packing
* Frame.Pack() now supports Fill and Expand and works like Tk.
* The GUITest Scene now draws a large window with two fixed side panels,
  an expanding body panel, and a fixed footer with buttons. The panels
  are filled with other buttons and widgets showing off the Frame
  packing.
2018-08-01 18:52:52 -07:00
..
sdl Move most properties from Button to parent Widget 2018-07-25 21:24:37 -07:00
grid.go Refactor grid to use level.Pixel and clean up collision between Edit and Play 2018-07-24 17:44:32 -07:00
interface.go UI: Finish Frame Packing 2018-08-01 18:52:52 -07:00
log.go Stabilize frame rate, add debug overlay 2018-06-16 19:59:23 -07:00