adjusted game visuals and hit-tested the tap gesture against the bucket area

This commit is contained in:
2020-05-28 13:04:24 -06:00
parent 934387dfff
commit e69d8eda4f
7 changed files with 70 additions and 36 deletions

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "panelback.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "panelback@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB