Nathan Lovato
77f90b0c74
Remove warnings in the DemoPicker scene
...
Also turned off the setting for discarded return value warnings as it triggers
for many calls, including to built-in functions.
2020-02-11 13:15:29 -06:00
Nathan Lovato
6132a0aa25
Refactor the demos to support screen resizing
...
Add BackgroudLayer and DemoInterface scenes that we can reuse across demos
Set the game to 2D and extend window modes
Part of #21
2020-02-08 15:40:43 -06:00
Francois Belair
5627a5636a
Fix demo picker blank scene
...
It did not have a file path by default, but had an index.
Also, the camera on Seek/Flee caused the Go Back button not to show.
The scene's been amended and the camera removed, since it wasn't
actually useful.
2020-02-08 11:44:54 -05:00
Nathan Lovato
b6226d45b0
Remove comment
2020-02-08 09:43:00 -06:00
Nathan Lovato
8e04378b1c
Refactor and improve the demo picker
...
Improve the UI styles
Add a button to go back to the demo picker
Simplify the code that handles text
2020-02-08 09:36:06 -06:00