added settings menu and persistent storage for settings

This commit is contained in:
Diego Waxemberg
2014-10-29 00:47:51 -04:00
parent 412c5c2516
commit 77b6d304f7
24 changed files with 2803 additions and 56 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

@@ -2,18 +2,16 @@
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "Left4Dead2-2.jpg"
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "Left4Dead2.jpg"
"filename" : "settings_2x.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "Left4Dead2-1.jpg"
"scale" : "3x"
}
],
"info" : {
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB