doodle/lib
Noah 4dd1bebc5f Add MenuScene with New Level UI
* Debug mode: no longer enables the DebugOverlay (F3) by default, but
  does now insert the current FPS counter into the window title bar.
* ui.Frame: set a default "mostly transparent" BG color so the frame
  background doesn't render as white.
* Add the MenuScene which will house the game's main menus.
* The "New Level" menu is first to be added.
  * UI lets you pick Page Type and Wallpaper using radio buttons.
  * Page Type: Unbounded, Bounded (default), No Negative Space, Bordered
  * Fix bugs in uix.Canvas to fully support all these page types.
2019-06-25 15:01:37 -07:00
..
debugging Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
draw Code Layout Refactor 2019-04-09 17:35:44 -07:00
events Minor Tweaks 2019-06-08 17:02:28 -07:00
render Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00
ui Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00