Dean Herbert
b86f308af6
Add async workflow.
2016-11-01 23:24:14 +09:00
Thomas Müller
68476eafb9
Use DrawSize instead of Size whereever Size was previously read due to framework changes.
...
Note, that this was just stupid replacement. Many components will likely want to actually read Size and not DrawSize. We may want to do a pass over this at some point, but for now everything is working like this. (Old behavior.)
2016-10-18 18:53:31 +02:00
Dean Herbert
4052a665bf
Remove all non-load Game access.
2016-10-12 15:47:08 +09:00
Dean Herbert
f2f3b69eee
BackgroundModes shouldn't handle the escape key themselves.
2016-10-08 15:54:07 +09:00
Dean Herbert
08728b84d1
Make sure intro can't be exited unless the main menu has displayed once.
2016-10-08 15:54:06 +09:00
Dean Herbert
d1dfa120d1
Move BackgroundModes to their own files.
2016-10-08 15:53:57 +09:00
Dean Herbert
4eb310c3a5
Remove unused button state.
2016-10-05 20:07:15 +09:00
Dean Herbert
03aea04a00
Add BackgroundMode stack.
2016-10-05 20:06:55 +09:00