dev
cuongnm2 2024-03-22 14:57:47 +07:00
commit 2096336317
239 changed files with 52343 additions and 0 deletions

51
.gitignore vendored Normal file
View File

@ -0,0 +1,51 @@
#/////////////////////////////////////////////////////////////////////////////
# Fireball Projects
#/////////////////////////////////////////////////////////////////////////////
/library/
/temp/
/local/
/build/
#/////////////////////////////////////////////////////////////////////////////
# npm files
#/////////////////////////////////////////////////////////////////////////////
npm-debug.log
node_modules/
#/////////////////////////////////////////////////////////////////////////////
# Logs and databases
#/////////////////////////////////////////////////////////////////////////////
*.log
*.sql
*.sqlite
#/////////////////////////////////////////////////////////////////////////////
# files for debugger
#/////////////////////////////////////////////////////////////////////////////
*.sln
*.pidb
*.suo
#/////////////////////////////////////////////////////////////////////////////
# OS generated files
#/////////////////////////////////////////////////////////////////////////////
.DS_Store
ehthumbs.db
Thumbs.db
#/////////////////////////////////////////////////////////////////////////////
# WebStorm files
#/////////////////////////////////////////////////////////////////////////////
.idea/
#//////////////////////////
# VS Code files
#//////////////////////////
.vscode/

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# hello-world
Hello world new project template.

910
assets/Main.fire Normal file
View File

@ -0,0 +1,910 @@
[
{
"__type__": "cc.SceneAsset",
"_name": "",
"_objFlags": 0,
"_native": "",
"scene": {
"__id__": 1
}
},
{
"__type__": "cc.Scene",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_zIndex": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"autoReleaseAssets": false,
"_id": "2d2f792f-a40c-49bb-a189-ed176a246e49"
},
{
"__type__": "cc.Node",
"_name": "Loading",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_active": true,
"_components": [
{
"__id__": 20
},
{
"__id__": 21
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 540,
"height": 960
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
270,
480,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "92KBD1+fNKO59jJC0yIoQQ"
},
{
"__type__": "cc.Node",
"_name": "Main Camera",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 4
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "87vZ6Jub5IkLW+UN0e5Hnt"
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 6,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 0
},
"_depth": -1,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 4096,
"_ortho": true,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": true,
"_id": "64ShLKUchJV4ZmtXWk4PWc"
},
{
"__type__": "cc.Node",
"_name": "subBackground",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 13
}
],
"_active": true,
"_components": [
{
"__id__": 17
},
{
"__id__": 18
},
{
"__id__": 19
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1080,
"height": 1920
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
0.5,
0.5,
0.28
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "6aJuszltVPkoz8Dd+fnLy3"
},
{
"__type__": "cc.Node",
"_name": "logo",
"_objFlags": 0,
"_parent": {
"__id__": 5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 7
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1008,
"height": 1050
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
185.759,
0,
0,
0,
0,
1,
1,
1,
0.5
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "12nv7WQr9B6qgiLVD4RVRH"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "749d5702-9c82-4b12-a8a5-220616712252"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "aceIoBSItE76S+n3Cu2obS"
},
{
"__type__": "cc.Node",
"_name": "loading",
"_objFlags": 0,
"_parent": {
"__id__": 5
},
"_children": [
{
"__id__": 9
}
],
"_active": false,
"_components": [
{
"__id__": 11
},
{
"__id__": 12
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 600,
"height": 15
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-300,
-650,
0,
0,
0,
0,
1,
1,
1,
0.5
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "05Flfx98FFzpkqqizdHIVj"
},
{
"__type__": "cc.Node",
"_name": "bar",
"_objFlags": 0,
"_parent": {
"__id__": 8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 15
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "88I/+EyzRKUJXoDu87HcUH"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2ca744b3-9b38-4296-a36d-0485f228bdcd"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "eek3Y4S91Ad4PrvxtbXfrK"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "0d620c2a-3b57-4f4b-92c9-956f541944d5"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "e0q+DbLBtKmpZiUQA4wMqH"
},
{
"__type__": "cc.ProgressBar",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
},
"_enabled": true,
"_N$totalLength": 600,
"_N$barSprite": {
"__id__": 10
},
"_N$mode": 0,
"_N$progress": 0,
"_N$reverse": false,
"_id": "abEG6qNA9PG5OJiIavH3QA"
},
{
"__type__": "cc.Node",
"_name": "btnStart",
"_objFlags": 0,
"_parent": {
"__id__": 5
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 14
},
{
"__id__": 15
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 512,
"height": 128
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-470,
0,
0,
0,
0,
1,
1,
1,
0
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "efzFbgSU9MUIFI8KBTNcms"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "9f498973-e6cb-4d71-83c0-1c8183a44e50"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "a1fRFgBo5J0ZvqQCAuFJ9W"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
},
"_enabled": true,
"_normalMaterial": {
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
},
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [
{
"__id__": 16
}
],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 3,
"transition": 3,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "bcJ2qk89ZEw4czpXzUfibI"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 5
},
"component": "",
"_componentId": "9da98naNgRDVqPQv7ZD0rU0",
"handler": "startGame",
"customEventData": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "ba2e6768-cdd3-4e16-bb4e-95661e29254f"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "1cRwTbfxJM3o/nm+s2bzhA"
},
{
"__type__": "9da98naNgRDVqPQv7ZD0rU0",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"progressBar": {
"__id__": 12
},
"btnStartGame": {
"__id__": 13
},
"_id": "1c4lZE5/9BBqQWaqdbrf4U"
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_clip": {
"__uuid__": "069d5532-1dde-4877-be9f-8e64a3bbeb01"
},
"_volume": 1,
"_mute": false,
"_loop": true,
"_firstlyEnabled": true,
"playOnLoad": true,
"preload": false,
"_id": "6bvb9P3y5Nzbzrsgf+5V0J"
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_designResolution": {
"__type__": "cc.Size",
"width": 540,
"height": 960
},
"_fitWidth": true,
"_fitHeight": true,
"_id": "13G5+bGZpKmJVP2eAff1s0"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "3dYZtLerdGDLNJ2hqlArvM"
}
]

7
assets/Main.fire.meta Normal file
View File

@ -0,0 +1,7 @@
{
"ver": "1.2.9",
"uuid": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"asyncLoadAssets": true,
"autoReleaseAssets": false,
"subMetas": {}
}

12
assets/Prefab.meta Normal file
View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "6cdf1a9b-fa9f-4076-98c7-7bed4cb2bbfc",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

1343
assets/Prefab/about.prefab Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "3f15eaa2-a96b-4f28-854b-851962567667",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

12
assets/Resources.meta Normal file
View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "afa39c1c-8b57-4229-b676-20d8b977820d",
"isBundle": true,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "4780996d-8854-4d18-b396-3d9db455de2e",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@ -0,0 +1,55 @@
Cards_Animation.png
size: 476,565
format: RGBA8888
filter: Linear,Linear
repeat: none
images/3-centercard
rotate: true
xy: 124, 7
size: 128, 166
orig: 128, 166
offset: 0, 0
index: -1
images/3-sidecard
rotate: true
xy: 292, 2
size: 124, 166
orig: 124, 166
offset: 0, 0
index: -1
images/Back card
rotate: false
xy: 124, 271
size: 211, 292
orig: 211, 292
offset: 0, 0
index: -1
images/Full deck
rotate: true
xy: 124, 137
size: 132, 233
orig: 132, 233
offset: 0, 0
index: -1
images/Low deck
rotate: false
xy: 359, 128
size: 115, 200
orig: 115, 200
offset: 0, 0
index: -1
images/Mid deck
rotate: false
xy: 337, 330
size: 132, 233
orig: 132, 233
offset: 0, 0
index: -1
images/shadow
rotate: true
xy: 2, 22
size: 541, 120
orig: 541, 120
offset: 0, 0
index: -1

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "03bfb7e4-0d49-4b4c-84d7-40b7e9cfa713",
"subMetas": {}
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.3",
"uuid": "52561184-d621-4822-8589-3d6dff981d03",
"textures": [
"dba42979-7a88-4e64-b1c5-2738851dcdae"
],
"scale": 1,
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "dba42979-7a88-4e64-b1c5-2738851dcdae",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 476,
"height": 565,
"platformSettings": {},
"subMetas": {
"Cards_Animation": {
"ver": "1.0.4",
"uuid": "49606bbf-b89d-416e-a526-6c33d3d546ea",
"rawTextureUuid": "dba42979-7a88-4e64-b1c5-2738851dcdae",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": 0,
"trimX": 4,
"trimY": 2,
"width": 470,
"height": 561,
"rawWidth": 476,
"rawHeight": 565,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,160 @@
Splashscreen.png
size: 1056,1056
format: RGBA8888
filter: Linear,Linear
repeat: none
images/Card
rotate: true
xy: 737, 236
size: 359, 260
orig: 359, 260
offset: 0, 0
index: -1
images/Card-1
rotate: true
xy: 755, 695
size: 359, 260
orig: 359, 260
offset: 0, 0
index: -1
images/Card-2
rotate: true
xy: 2, 197
size: 359, 261
orig: 359, 261
offset: 0, 0
index: -1
images/Coin
rotate: false
xy: 774, 133
size: 108, 101
orig: 108, 101
offset: 0, 0
index: -1
images/DRAW!
rotate: false
xy: 265, 259
size: 375, 154
orig: 375, 154
offset: 0, 0
index: -1
images/Diamond
rotate: true
xy: 277, 632
size: 259, 156
orig: 259, 156
offset: 0, 0
index: -1
images/Glow2
rotate: false
xy: 265, 2
size: 255, 255
orig: 255, 255
offset: 0, 0
index: -1
images/Leaf1
rotate: false
xy: 774, 27
size: 100, 104
orig: 100, 104
offset: 0, 0
index: -1
images/Leaf10
rotate: true
xy: 642, 334
size: 79, 73
orig: 79, 73
offset: 0, 0
index: -1
images/Leaf11
rotate: false
xy: 956, 617
size: 95, 76
orig: 95, 76
offset: 0, 0
index: -1
images/Leaf2
rotate: false
xy: 863, 613
size: 91, 80
orig: 91, 80
offset: 0, 0
index: -1
images/Leaf3
rotate: false
xy: 755, 608
size: 106, 85
orig: 106, 85
offset: 0, 0
index: -1
images/Leaf4
rotate: true
xy: 142, 61
size: 134, 120
orig: 134, 120
offset: 0, 0
index: -1
images/Leaf5
rotate: true
xy: 884, 130
size: 104, 101
orig: 104, 101
offset: 0, 0
index: -1
images/Leaf6
rotate: false
xy: 522, 112
size: 124, 145
orig: 124, 145
offset: 0, 0
index: -1
images/Leaf7
rotate: false
xy: 2, 63
size: 138, 132
orig: 138, 132
offset: 0, 0
index: -1
images/Leaf8
rotate: true
xy: 648, 131
size: 103, 124
orig: 103, 124
offset: 0, 0
index: -1
images/Leaf9
rotate: false
xy: 2, 3
size: 79, 58
orig: 79, 58
offset: 0, 0
index: -1
images/NUMBERS
rotate: true
xy: 468, 597
size: 457, 285
orig: 457, 285
offset: 0, 0
index: -1
images/TRUCO!
rotate: false
xy: 277, 415
size: 458, 180
orig: 458, 180
offset: 0, 0
index: -1
images/Try Again!
rotate: true
xy: 2, 558
size: 333, 273
orig: 333, 273
offset: 0, 0
index: -1
images/VICTORY
rotate: false
xy: 2, 893
size: 464, 161
orig: 464, 161
offset: 0, 0
index: -1

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "af61fd1d-cfce-4285-bb2c-f10d2190b17f",
"subMetas": {}
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.3",
"uuid": "4ed3f395-91b5-4087-bc9b-7f63bfa3aa3d",
"textures": [
"f7c9a2e1-62dd-4ce9-b29a-54f7d8232de1"
],
"scale": 1,
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f7c9a2e1-62dd-4ce9-b29a-54f7d8232de1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1056,
"height": 1056,
"platformSettings": {},
"subMetas": {
"Splashscreen": {
"ver": "1.0.4",
"uuid": "43ee2806-bc40-4f36-98cf-a7ab69e98edc",
"rawTextureUuid": "f7c9a2e1-62dd-4ce9-b29a-54f7d8232de1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -3,
"offsetY": -3.5,
"trimX": 2,
"trimY": 10,
"width": 1046,
"height": 1043,
"rawWidth": 1056,
"rawHeight": 1056,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,237 @@
Trucocard.png
size: 878,878
format: RGBA8888
filter: Linear,Linear
repeat: none
images/Layer-10
rotate: false
xy: 59, 819
size: 277, 57
orig: 277, 57
offset: 0, 0
index: -1
images/Layer-11
rotate: false
xy: 338, 819
size: 277, 57
orig: 277, 57
offset: 0, 0
index: -1
images/Layer-12
rotate: false
xy: 2, 760
size: 278, 57
orig: 278, 57
offset: 0, 0
index: -1
images/Layer-13
rotate: false
xy: 282, 760
size: 278, 57
orig: 278, 57
offset: 0, 0
index: -1
images/Layer-14
rotate: false
xy: 562, 760
size: 278, 57
orig: 278, 57
offset: 0, 0
index: -1
images/Layer-15
rotate: false
xy: 2, 701
size: 278, 57
orig: 278, 57
offset: 0, 0
index: -1
images/Layer-16
rotate: false
xy: 282, 701
size: 279, 57
orig: 279, 57
offset: 0, 0
index: -1
images/Layer-17
rotate: false
xy: 563, 701
size: 277, 57
orig: 277, 57
offset: 0, 0
index: -1
images/Layer-18
rotate: false
xy: 2, 642
size: 277, 57
orig: 277, 57
offset: 0, 0
index: -1
images/Layer-19
rotate: false
xy: 2, 461
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-2
rotate: false
xy: 281, 641
size: 277, 58
orig: 277, 58
offset: 0, 0
index: -1
images/Layer-20
rotate: false
xy: 281, 460
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-21
rotate: false
xy: 560, 460
size: 278, 59
orig: 278, 59
offset: 0, 0
index: -1
images/Layer-22
rotate: false
xy: 561, 267
size: 278, 69
orig: 278, 69
offset: 0, 0
index: -1
images/Layer-23
rotate: false
xy: 281, 399
size: 278, 59
orig: 278, 59
offset: 0, 0
index: -1
images/Layer-24
rotate: false
xy: 561, 399
size: 278, 59
orig: 278, 59
offset: 0, 0
index: -1
images/Layer-25
rotate: false
xy: 281, 338
size: 279, 59
orig: 279, 59
offset: 0, 0
index: -1
images/Layer-26
rotate: false
xy: 2, 400
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-27
rotate: false
xy: 2, 339
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-28
rotate: false
xy: 562, 338
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-29
rotate: false
xy: 2, 278
size: 277, 59
orig: 277, 59
offset: 0, 0
index: -1
images/Layer-3
rotate: false
xy: 560, 641
size: 278, 58
orig: 278, 58
offset: 0, 0
index: -1
images/Layer-30
rotate: false
xy: 281, 277
size: 278, 59
orig: 278, 59
offset: 0, 0
index: -1
images/Layer-4
rotate: false
xy: 281, 581
size: 278, 58
orig: 278, 58
offset: 0, 0
index: -1
images/Layer-5
rotate: false
xy: 561, 581
size: 278, 58
orig: 278, 58
offset: 0, 0
index: -1
images/Layer-6
rotate: false
xy: 281, 521
size: 278, 58
orig: 278, 58
offset: 0, 0
index: -1
images/Layer-7
rotate: false
xy: 561, 521
size: 279, 58
orig: 279, 58
offset: 0, 0
index: -1
images/Layer-8
rotate: false
xy: 2, 582
size: 277, 58
orig: 277, 58
offset: 0, 0
index: -1
images/Layer-9
rotate: false
xy: 2, 522
size: 277, 58
orig: 277, 58
offset: 0, 0
index: -1
images/Sparkles
rotate: false
xy: 2, 99
size: 191, 177
orig: 191, 177
offset: 0, 0
index: -1
images/tap
rotate: false
xy: 2, 821
size: 55, 55
orig: 55, 55
offset: 0, 0
index: -1
images/truco 1
rotate: false
xy: 195, 16
size: 320, 259
orig: 320, 259
offset: 0, 0
index: -1
images/trucoglowing
rotate: false
xy: 517, 2
size: 320, 263
orig: 320, 263
offset: 0, 0
index: -1

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "29b8cc16-70b2-4d1e-af9b-07d17b110e85",
"subMetas": {}
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.3",
"uuid": "c6e3bb55-e73d-4b9a-a5ec-60fb672c2c95",
"textures": [
"932e63f7-bd54-4f04-9917-ba4587ee60a8"
],
"scale": 1,
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "932e63f7-bd54-4f04-9917-ba4587ee60a8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 878,
"height": 878,
"platformSettings": {},
"subMetas": {
"Trucocard": {
"ver": "1.0.4",
"uuid": "259261e5-2a44-461d-b0fb-f39384c81e0a",
"rawTextureUuid": "932e63f7-bd54-4f04-9917-ba4587ee60a8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -21,
"offsetY": -0.5,
"trimX": 2,
"trimY": 3,
"width": 832,
"height": 873,
"rawWidth": 878,
"rawHeight": 878,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,27 @@
skeleton.png
size: 545,262
format: RGBA8888
filter: Linear,Linear
repeat: none
Blue Coin
rotate: false
xy: 2, 2
size: 259, 258
orig: 263, 263
offset: 2, 2
index: -1
Red Coin
rotate: false
xy: 263, 2
size: 258, 258
orig: 262, 263
offset: 2, 2
index: -1
Side Coin
rotate: false
xy: 523, 169
size: 20, 91
orig: 20, 91
offset: 0, 0
index: -1

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "c6e01b12-e05c-4d6c-a11b-559bf194726e",
"subMetas": {}
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.3",
"uuid": "2f917175-fe32-4f1e-88dc-699a2e209cf4",
"textures": [
"0d587963-2d30-49be-a058-8e8ee8211f32"
],
"scale": 1,
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "0d587963-2d30-49be-a058-8e8ee8211f32",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 545,
"height": 262,
"platformSettings": {},
"subMetas": {
"skeleton": {
"ver": "1.0.4",
"uuid": "59e088af-5eda-4f26-8410-dd6fac933b8b",
"rawTextureUuid": "0d587963-2d30-49be-a058-8e8ee8211f32",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2,
"trimY": 2,
"width": 541,
"height": 258,
"rawWidth": 545,
"rawHeight": 262,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,27 @@
truco tap.png
size: 439,344
format: RGBA8888
filter: Linear,Linear
repeat: none
image/big-starright 1 (1)
rotate: true
xy: 254, 164
size: 178, 183
orig: 178, 183
offset: 0, 0
index: -1
image/circle
rotate: false
xy: 2, 92
size: 250, 250
orig: 250, 250
offset: 0, 0
index: -1
image/pngegg (2) 1
rotate: false
xy: 254, 2
size: 168, 160
orig: 168, 160
offset: 0, 0
index: -1

View File

@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "40985b9a-0d3c-4862-b034-9413cd887b49",
"subMetas": {}
}

View File

@ -0,0 +1 @@
{"skeleton":{"hash":"CHXOIbLjanYptAYktIscM6gqe+c","spine":"3.8.75","x":-105.32,"y":-94.09,"width":178,"height":183},"bones":[{"name":"root"},{"name":"main control","parent":"root"},{"name":"main control2","parent":"main control","length":39.25,"rotation":0.34,"x":-19.03,"y":-3.07,"scaleX":0.1,"scaleY":0.1},{"name":"main control6","parent":"main control","length":39.25,"rotation":0.34,"x":-19.03,"y":-3.07,"scaleX":0.1,"scaleY":0.1},{"name":"main control3","parent":"main control","x":-17.3,"y":-2.53},{"name":"main control4","parent":"main control","x":-19.51,"y":-6.68}],"slots":[{"name":"image/circle","bone":"root","attachment":"image/circle","blend":"additive"},{"name":"image/circle2","bone":"root","attachment":"image/circle","blend":"additive"},{"name":"image/big-starright 1 (1)","bone":"root","color":"6cff95ff","attachment":"image/big-starright 1 (1)","blend":"additive"},{"name":"image/pngegg (2) 1","bone":"root","attachment":"image/pngegg (2) 1","blend":"additive"}],"skins":[{"name":"default","attachments":{"image/pngegg (2) 1":{"image/pngegg (2) 1":{"type":"mesh","uvs":[1,1,0,1,0,0,1,0],"triangles":[1,2,3,1,3,0],"vertices":[1,5,91.22,-83.31,1,1,5,-76.78,-83.31,1,1,5,-76.78,76.69,1,1,5,91.22,76.69,1],"hull":4}},"image/circle":{"image/circle":{"type":"mesh","uvs":[1,1,0,1,0,0,1,0],"triangles":[1,2,3,1,3,0],"vertices":[1,2,143.3,-122.6,1,1,2,-106.7,-121.11,1,1,2,-105.2,128.89,1,1,2,144.8,127.39,1],"hull":4}},"image/circle2":{"image/circle":{"type":"mesh","uvs":[1,1,0,1,0,0,1,0],"triangles":[1,2,3,1,3,0],"vertices":[1,3,143.3,-122.6,1,1,3,-106.7,-121.11,1,1,3,-105.2,128.89,1,1,3,144.8,127.39,1],"hull":4}},"image/big-starright 1 (1)":{"image/big-starright 1 (1)":{"type":"mesh","uvs":[1,1,0,1,0,0,1,0],"triangles":[1,2,3,1,3,0],"vertices":[1,4,89.97,-91.56,1,1,4,-88.03,-91.56,1,1,4,-88.03,91.44,1,1,4,89.97,91.44,1],"hull":4}}}}],"animations":{"animation":{"slots":{"image/pngegg (2) 1":{"color":[{"color":"ffffff00"},{"time":0.5,"color":"ffffff00"},{"time":0.8,"color":"ffffffff"},{"time":1.1667,"color":"ffffff00"}]},"image/big-starright 1 (1)":{"color":[{"color":"6bff9400","curve":"stepped"},{"time":0.4,"color":"6bff9400"},{"time":0.6333,"color":"6cff95ff"},{"time":1.1667,"color":"d76bff00"}]},"image/circle":{"color":[{"color":"ffffff00"},{"time":0.3333,"color":"ffffffff"},{"time":0.8333,"color":"ffffff00"}]},"image/circle2":{"color":[{"color":"ffffff00","curve":"stepped"},{"time":0.3333,"color":"ffffff00"},{"time":0.6,"color":"ffffffff"},{"time":1,"color":"ffffff00"}]}},"bones":{"main control2":{"translate":[{},{"time":0.6667,"x":-11.34,"y":-0.07}],"scale":[{"x":0.1,"y":0.1},{"time":0.3333,"x":4,"y":4},{"time":0.6667,"x":8,"y":8}]},"main control6":{"translate":[{},{"time":0.4,"x":-4.4,"y":-0.03},{"time":1,"x":-11.3,"y":-0.07}],"scale":[{"x":0.1,"y":0.1},{"time":0.4,"x":4,"y":4},{"time":1,"x":8,"y":8}]},"main control3":{"rotate":[{},{"time":1.1667,"angle":180}],"translate":[{},{"time":0.5,"x":1.48,"y":1.21},{"time":1.1667,"x":2.98,"y":-2.74}],"scale":[{"x":0.01,"y":0.01},{"time":0.3333,"x":0.1,"y":0.1},{"time":0.6667},{"time":1.1667,"x":0.1,"y":0.1}]},"main control4":{"scale":[{"x":0.1,"y":0.1,"curve":"stepped"},{"time":0.2333,"x":0.1,"y":0.1},{"time":0.6},{"time":1.1667,"x":1.4,"y":1.4}]}}}}}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.3",
"uuid": "fda90447-eb73-41d7-905f-68a38097d8d2",
"textures": [
"e7b982bd-ca33-4584-abf3-3d317702f827"
],
"scale": 1,
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "e7b982bd-ca33-4584-abf3-3d317702f827",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 439,
"height": 344,
"platformSettings": {},
"subMetas": {
"truco tap": {
"ver": "1.0.4",
"uuid": "09feb917-7099-4ee6-832d-72eb94aa8982",
"rawTextureUuid": "e7b982bd-ca33-4584-abf3-3d317702f827",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -5,
"offsetY": 0,
"trimX": 2,
"trimY": 2,
"width": 425,
"height": 340,
"rawWidth": 439,
"rawHeight": 344,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "7720347e-ee5a-4a62-bc8f-d73704a23881",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "24c71c90-7201-467f-8d4e-04c6f79c15da",
"downloadMode": 0,
"duration": 0.744,
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "8d5c6d9a-6c87-4e3e-8536-1c81b022a975",
"downloadMode": 0,
"duration": 59.04,
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "069d5532-1dde-4877-be9f-8e64a3bbeb01",
"downloadMode": 0,
"duration": 17.976,
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "e6c9c539-e82a-4e38-a4b5-b354373f35d7",
"downloadMode": 0,
"duration": 2.496,
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "eedc3da9-64a4-4a0f-b741-4a8656efb4d7",
"downloadMode": 0,
"duration": 1.8,
"subMetas": {}
}

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"ver": "2.0.1",
"uuid": "05ecb49a-ee95-4204-b6f1-97857b21693f",
"downloadMode": 0,
"duration": 1.248,
"subMetas": {}
}

BIN
assets/Resources/avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "678d8748-d2e9-4430-acc5-ce3054a4859d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 184,
"height": 210,
"platformSettings": {},
"subMetas": {
"avatar": {
"ver": "1.0.4",
"uuid": "b0bf7edf-0fe0-48aa-a544-2aaf810dd974",
"rawTextureUuid": "678d8748-d2e9-4430-acc5-ce3054a4859d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 6.5,
"offsetY": 0.5,
"trimX": 13,
"trimY": 0,
"width": 171,
"height": 209,
"rawWidth": 184,
"rawHeight": 210,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>avatarBot1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{550,640}</string>
<key>spriteSourceSize</key>
<string>{550,640}</string>
<key>textureRect</key>
<string>{{0,1330},{550,640}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>avatarBot11.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{524,659}</string>
<key>spriteSourceSize</key>
<string>{524,659}</string>
<key>textureRect</key>
<string>{{0,671},{524,659}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>avatarBot2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{512,671}</string>
<key>spriteSourceSize</key>
<string>{512,671}</string>
<key>textureRect</key>
<string>{{505,0},{512,671}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>avatarBot21.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{505,654}</string>
<key>spriteSourceSize</key>
<string>{505,654}</string>
<key>textureRect</key>
<string>{{0,0},{505,654}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>avatarBot.png</string>
<key>size</key>
<string>{1017,1970}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:1dc87b27880eddfde317956ca6b8036c:993e5f88a765f99c170ce23fdbc7d5ca:2dc1f9acdd5b50d565aea81d467dc9be$</string>
<key>textureFileName</key>
<string>avatarBot.png</string>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,100 @@
{
"ver": "1.2.4",
"uuid": "09daf0fa-efab-46c6-9bbc-5e3893d8dea6",
"rawTextureUuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"size": {
"width": 1017,
"height": 1970
},
"type": "Texture Packer",
"subMetas": {
"avatarBot1.png": {
"ver": "1.0.4",
"uuid": "a325ab50-72fd-4920-a42a-e618e3d78c9a",
"rawTextureUuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 1330,
"width": 550,
"height": 640,
"rawWidth": 550,
"rawHeight": 640,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"avatarBot11.png": {
"ver": "1.0.4",
"uuid": "7feb6ad4-061a-4662-8e5d-c3b2fa12afd6",
"rawTextureUuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 671,
"width": 524,
"height": 659,
"rawWidth": 524,
"rawHeight": 659,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"avatarBot2.png": {
"ver": "1.0.4",
"uuid": "f1933063-61df-408f-99d3-37c4e54b4c17",
"rawTextureUuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 505,
"trimY": 0,
"width": 512,
"height": 671,
"rawWidth": 512,
"rawHeight": 671,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"avatarBot21.png": {
"ver": "1.0.4",
"uuid": "ef41f7d5-1647-4073-9fe0-21b29ea483c3",
"rawTextureUuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 505,
"height": 654,
"rawWidth": 505,
"rawHeight": 654,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -0,0 +1,14 @@
{
"ver": "2.3.5",
"uuid": "c3974c5d-b300-4f10-ba28-5e0942e61954",
"type": "raw",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1017,
"height": 1970,
"platformSettings": {},
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "4fd51148-ba77-4283-bcb8-260cfa930e57",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1080,
"height": 1920,
"platformSettings": {},
"subMetas": {
"backboard_gray": {
"ver": "1.0.4",
"uuid": "a9a3402e-e2ae-4a95-af10-174c60a266fb",
"rawTextureUuid": "4fd51148-ba77-4283-bcb8-260cfa930e57",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1080,
"height": 1920,
"rawWidth": 1080,
"rawHeight": 1920,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

BIN
assets/Resources/bg1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "1cbe69d2-31f3-43b9-b610-edd6860cf916",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1080,
"height": 1920,
"platformSettings": {},
"subMetas": {
"bg1": {
"ver": "1.0.4",
"uuid": "ba2e6768-cdd3-4e16-bb4e-95661e29254f",
"rawTextureUuid": "1cbe69d2-31f3-43b9-b610-edd6860cf916",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1080,
"height": 1920,
"rawWidth": 1080,
"rawHeight": 1920,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "1a431bcf-e3f8-4a96-9815-dfc435a37f20",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1080,
"height": 1920,
"platformSettings": {},
"subMetas": {
"bgAboout": {
"ver": "1.0.4",
"uuid": "932ef0f3-8d99-43d7-810c-7bf815d14a13",
"rawTextureUuid": "1a431bcf-e3f8-4a96-9815-dfc435a37f20",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1080,
"height": 1920,
"rawWidth": 1080,
"rawHeight": 1920,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d1cc0938-4374-4600-a337-22b593081341",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 483,
"height": 857,
"platformSettings": {},
"subMetas": {
"bgGamePlay1": {
"ver": "1.0.4",
"uuid": "6c63fb6a-0179-4b48-9271-6b8c3f512f26",
"rawTextureUuid": "d1cc0938-4374-4600-a337-22b593081341",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 483,
"height": 857,
"rawWidth": 483,
"rawHeight": 857,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "1e7809d5-74f6-409f-bbb8-0fe2a1fbe27d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 598,
"height": 375,
"platformSettings": {},
"subMetas": {
"bgTrucoBot": {
"ver": "1.0.4",
"uuid": "8473c43b-744f-4c5d-a06d-5ab651a8c6c5",
"rawTextureUuid": "1e7809d5-74f6-409f-bbb8-0fe2a1fbe27d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 595,
"height": 373,
"rawWidth": 598,
"rawHeight": 375,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "c20b62df-08b0-4e70-bb47-7792e3ad3ed2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 268,
"height": 83,
"platformSettings": {},
"subMetas": {
"bg_amount": {
"ver": "1.0.4",
"uuid": "ce98db7c-97f2-44cd-958d-a66ed39b14df",
"rawTextureUuid": "c20b62df-08b0-4e70-bb47-7792e3ad3ed2",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 268,
"height": 83,
"rawWidth": 268,
"rawHeight": 83,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "47ee3751-0482-402a-b30a-6049d2ac11de",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 3426,
"height": 1920,
"platformSettings": {},
"subMetas": {
"bg_loading": {
"ver": "1.0.4",
"uuid": "41872be9-b9d0-468e-9cde-b40e95ebdede",
"rawTextureUuid": "47ee3751-0482-402a-b30a-6049d2ac11de",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 3426,
"height": 1920,
"rawWidth": 3426,
"rawHeight": 1920,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{0,0},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>11.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1001}</string>
<key>spriteSourceSize</key>
<string>{1081,1001}</string>
<key>textureRect</key>
<string>{{0,3001},{1081,1001}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>12.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1001}</string>
<key>spriteSourceSize</key>
<string>{1081,1001}</string>
<key>textureRect</key>
<string>{{1081,3001},{1081,1001}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>16.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1001}</string>
<key>spriteSourceSize</key>
<string>{1081,1001}</string>
<key>textureRect</key>
<string>{{2162,3001},{1081,1001}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{1081,0},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{2162,0},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{0,1000},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{1081,1000},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{2162,1000},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{0,2000},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1001}</string>
<key>spriteSourceSize</key>
<string>{1081,1001}</string>
<key>textureRect</key>
<string>{{1081,2000},{1081,1001}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>9.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{1081,1000}</string>
<key>spriteSourceSize</key>
<string>{1081,1000}</string>
<key>textureRect</key>
<string>{{2162,2000},{1081,1000}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>bg_truco.png</string>
<key>size</key>
<string>{3243,4002}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:349ce0e36d59747c934d3940fdcba243:76202e9d188b314768cdd029dab2d434:1eaae633a22234f68822a0a397f44bac$</string>
<key>textureFileName</key>
<string>bg_truco.png</string>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,276 @@
{
"ver": "1.2.4",
"uuid": "a0e5c0eb-c4ec-4e16-a048-39339c680040",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"size": {
"width": 3243,
"height": 4002
},
"type": "Texture Packer",
"subMetas": {
"1.png": {
"ver": "1.0.4",
"uuid": "50b6ed5b-8c8e-41f7-b83a-8d714f5dc8c0",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"11.png": {
"ver": "1.0.4",
"uuid": "3fdb4fc4-f957-4f9c-a4b2-54ad21afb0f1",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 3001,
"width": 1081,
"height": 1001,
"rawWidth": 1081,
"rawHeight": 1001,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"12.png": {
"ver": "1.0.4",
"uuid": "6777186a-e860-4249-810c-e60f0ebf4f99",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1081,
"trimY": 3001,
"width": 1081,
"height": 1001,
"rawWidth": 1081,
"rawHeight": 1001,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"16.png": {
"ver": "1.0.4",
"uuid": "611d4c0c-8296-404f-a168-b2f3832cc515",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2162,
"trimY": 3001,
"width": 1081,
"height": 1001,
"rawWidth": 1081,
"rawHeight": 1001,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"2.png": {
"ver": "1.0.4",
"uuid": "77c49a20-4af9-4ea6-9c47-3762d5282f10",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1081,
"trimY": 0,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"3.png": {
"ver": "1.0.4",
"uuid": "5126ff15-374b-42ee-adf2-d7d34fbb6e40",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2162,
"trimY": 0,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"4.png": {
"ver": "1.0.4",
"uuid": "497d4b3d-7180-4b10-814c-a0bc5869fdb0",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 1000,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"5.png": {
"ver": "1.0.4",
"uuid": "1dd577df-768b-4fb2-a10d-bd3836dcc425",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1081,
"trimY": 1000,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"6.png": {
"ver": "1.0.4",
"uuid": "60449e88-6cf5-4d2e-8b2e-b2276968255b",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2162,
"trimY": 1000,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"7.png": {
"ver": "1.0.4",
"uuid": "3699b42a-8474-4000-adb1-b4335482e94a",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 2000,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"8.png": {
"ver": "1.0.4",
"uuid": "bff6ae6f-798c-4a5a-bc23-d7fd367a67a6",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1081,
"trimY": 2000,
"width": 1081,
"height": 1001,
"rawWidth": 1081,
"rawHeight": 1001,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"9.png": {
"ver": "1.0.4",
"uuid": "993bd7fd-8e7b-4c82-ab78-660a219a9044",
"rawTextureUuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2162,
"trimY": 2000,
"width": 1081,
"height": 1000,
"rawWidth": 1081,
"rawHeight": 1000,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

View File

@ -0,0 +1,14 @@
{
"ver": "2.3.5",
"uuid": "6ef3139a-13b1-4757-84a1-647a329d81e8",
"type": "raw",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 3243,
"height": 4002,
"platformSettings": {},
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "c4284118-a4fd-4ab4-9b6b-f79e1e2a144d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 300,
"height": 135,
"platformSettings": {},
"subMetas": {
"btn_disable": {
"ver": "1.0.4",
"uuid": "76dde7da-2845-4163-90da-18660306307b",
"rawTextureUuid": "c4284118-a4fd-4ab4-9b6b-f79e1e2a144d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 300,
"height": 135,
"rawWidth": 300,
"rawHeight": 135,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "f52464f2-1e19-4e44-bf6a-6a0068575941",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 262,
"height": 263,
"platformSettings": {},
"subMetas": {
"btn_info": {
"ver": "1.0.4",
"uuid": "132d394f-14f5-4c5b-88dc-27c0057bd8d4",
"rawTextureUuid": "f52464f2-1e19-4e44-bf6a-6a0068575941",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2,
"trimY": 2,
"width": 258,
"height": 259,
"rawWidth": 262,
"rawHeight": 263,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "033c3229-8b6b-4e5c-a52b-5acb215a4d3a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 300,
"height": 262,
"platformSettings": {},
"subMetas": {
"btn_left_group": {
"ver": "1.0.4",
"uuid": "b81a2d9d-5ba1-4870-b8fa-80928f6c22a6",
"rawTextureUuid": "033c3229-8b6b-4e5c-a52b-5acb215a4d3a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 300,
"height": 262,
"rawWidth": 300,
"rawHeight": 262,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "0a13679d-dd22-4d27-bd9b-fc16c3847724",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 262,
"height": 263,
"platformSettings": {},
"subMetas": {
"btn_music": {
"ver": "1.0.4",
"uuid": "c23d946b-e256-4738-aff0-c9a9b9991123",
"rawTextureUuid": "0a13679d-dd22-4d27-bd9b-fc16c3847724",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 2,
"trimY": 2,
"width": 258,
"height": 258,
"rawWidth": 262,
"rawHeight": 263,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "49e072f4-4c20-4cc3-925d-55216c0dc196",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 262,
"height": 263,
"platformSettings": {},
"subMetas": {
"btn_music_background": {
"ver": "1.0.4",
"uuid": "8a0ca6b9-0623-4a91-8d5a-e4ae858ae08b",
"rawTextureUuid": "49e072f4-4c20-4cc3-925d-55216c0dc196",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 2,
"trimY": 2,
"width": 258,
"height": 259,
"rawWidth": 262,
"rawHeight": 263,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "9baf6d36-5a5e-42d3-b02a-a4a5462c0b99",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 424,
"height": 184,
"platformSettings": {},
"subMetas": {
"btn_play": {
"ver": "1.0.4",
"uuid": "7761b38b-b00c-494e-8dd8-42ac0a23a0b7",
"rawTextureUuid": "9baf6d36-5a5e-42d3-b02a-a4a5462c0b99",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 423,
"height": 183,
"rawWidth": 424,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "a67b0152-2410-48a7-8987-54a4df1c233f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 118,
"height": 100,
"platformSettings": {},
"subMetas": {
"btn_react_1": {
"ver": "1.0.4",
"uuid": "fa050a97-c3d5-4579-9a6b-e9d239144103",
"rawTextureUuid": "a67b0152-2410-48a7-8987-54a4df1c233f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 117,
"height": 100,
"rawWidth": 118,
"rawHeight": 100,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "c9d1fe8e-ea3a-4624-9460-2f4b105b6d21",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 118,
"height": 100,
"platformSettings": {},
"subMetas": {
"btn_react_2": {
"ver": "1.0.4",
"uuid": "436894b1-876f-40a7-b477-cd6d7e26a1c5",
"rawTextureUuid": "c9d1fe8e-ea3a-4624-9460-2f4b105b6d21",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 118,
"height": 100,
"rawWidth": 118,
"rawHeight": 100,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "987c7318-b7b9-45d7-9fe9-ea421b2b8c68",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 118,
"height": 100,
"platformSettings": {},
"subMetas": {
"btn_react_3": {
"ver": "1.0.4",
"uuid": "9523d1f5-77cc-4087-b960-291040dd282f",
"rawTextureUuid": "987c7318-b7b9-45d7-9fe9-ea421b2b8c68",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 118,
"height": 100,
"rawWidth": 118,
"rawHeight": 100,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "a57744fb-17e4-4b76-8c53-96fbd0b4ebc9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 256,
"height": 257,
"platformSettings": {},
"subMetas": {
"btn_settings": {
"ver": "1.0.4",
"uuid": "cdf9a078-ac32-4576-a5cf-aaf1de2d53d0",
"rawTextureUuid": "a57744fb-17e4-4b76-8c53-96fbd0b4ebc9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 2,
"trimY": 2,
"width": 252,
"height": 252,
"rawWidth": 256,
"rawHeight": 257,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>btn_vale_12.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{424,184}</string>
<key>spriteSourceSize</key>
<string>{424,184}</string>
<key>textureRect</key>
<string>{{1272,0},{424,184}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>btn_vale_3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{424,184}</string>
<key>spriteSourceSize</key>
<string>{424,184}</string>
<key>textureRect</key>
<string>{{0,0},{424,184}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>btn_vale_6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{424,184}</string>
<key>spriteSourceSize</key>
<string>{424,184}</string>
<key>textureRect</key>
<string>{{424,0},{424,184}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>btn_vale_9.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{424,184}</string>
<key>spriteSourceSize</key>
<string>{424,184}</string>
<key>textureRect</key>
<string>{{848,0},{424,184}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>btn_vale.png</string>
<key>size</key>
<string>{1696,184}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:6131f422a3ea2ba12417264932c67b14:0a59c136d4e2acb4486802ec32f3293d:cb23fadaf8e307c5cfd037932e853fdd$</string>
<key>textureFileName</key>
<string>btn_vale.png</string>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,100 @@
{
"ver": "1.2.4",
"uuid": "3c6e2097-ffa0-43c9-b816-148c0706af5c",
"rawTextureUuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"size": {
"width": 1696,
"height": 184
},
"type": "Texture Packer",
"subMetas": {
"btn_vale_12.png": {
"ver": "1.0.4",
"uuid": "19c5d26e-5e5a-49e7-85d3-035eb45b5e96",
"rawTextureUuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1272,
"trimY": 0,
"width": 424,
"height": 184,
"rawWidth": 424,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"btn_vale_3.png": {
"ver": "1.0.4",
"uuid": "746f3014-e167-499f-8da6-bf7e628e3a24",
"rawTextureUuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 424,
"height": 184,
"rawWidth": 424,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"btn_vale_6.png": {
"ver": "1.0.4",
"uuid": "a80200d7-760b-4189-a64e-9e3232a09e20",
"rawTextureUuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 424,
"trimY": 0,
"width": 424,
"height": 184,
"rawWidth": 424,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
},
"btn_vale_9.png": {
"ver": "1.0.4",
"uuid": "7e8b32b4-34de-446e-b3ca-4ca3105c285c",
"rawTextureUuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 848,
"trimY": 0,
"width": 424,
"height": 184,
"rawWidth": 424,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"spriteType": "normal",
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@ -0,0 +1,14 @@
{
"ver": "2.3.5",
"uuid": "7219a78d-c82b-4d32-a923-63f27e61e359",
"type": "raw",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1696,
"height": 184,
"platformSettings": {},
"subMetas": {}
}

Some files were not shown because too many files have changed in this diff Show More