added L1/L2, R1/R2, Start, and Select buttons to on-screen controls

This commit is contained in:
Diego Waxemberg
2014-12-29 10:51:09 -05:00
parent 2cb1acc611
commit 7b0a383ad0
25 changed files with 248 additions and 40 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "L1-1.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "L1.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "L1-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

+23
View File
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "L2.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "L2-1.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "L2-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+23
View File
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "R1.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "R1-1.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "R1-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+23
View File
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "R2-1.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "R2.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "R2-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "select_button-1.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "select_button.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "select_button-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "start_button-1.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "start_button.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "start_button-2.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B