Skip to content

Commit

Permalink
API updated to cocos creator 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
CocosGames committed Mar 8, 2019
1 parent c26b084 commit 55ea1ba
Show file tree
Hide file tree
Showing 97 changed files with 30,248 additions and 0 deletions.
61 changes: 61 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
#/////////////////////////////////////////////////////////////////////////////
# Fireball Projects
#/////////////////////////////////////////////////////////////////////////////

library/
temp/
local/
build/

#/////////////////////////////////////////////////////////////////////////////
# Logs and databases
#/////////////////////////////////////////////////////////////////////////////

*.log
*.sql
*.sqlite

#/////////////////////////////////////////////////////////////////////////////
# files for debugger
#/////////////////////////////////////////////////////////////////////////////

*.sln
*.csproj
*.pidb
*.unityproj
*.suo

#/////////////////////////////////////////////////////////////////////////////
# OS generated files
#/////////////////////////////////////////////////////////////////////////////

.DS_Store
ehthumbs.db
Thumbs.db

#/////////////////////////////////////////////////////////////////////////////
# exvim files
#/////////////////////////////////////////////////////////////////////////////

*UnityVS.meta
*.err
*.err.meta
*.exvim
*.exvim.meta
*.vimentry
*.vimentry.meta
*.vimproject
*.vimproject.meta
.vimfiles.*/
.exvim.*/
quick_gen_project_*_autogen.bat
quick_gen_project_*_autogen.bat.meta
quick_gen_project_*_autogen.sh
quick_gen_project_*_autogen.sh.meta
.exvim.app

#/////////////////////////////////////////////////////////////////////////////
# webstorm files
#/////////////////////////////////////////////////////////////////////////////

.idea/
6 changes: 6 additions & 0 deletions assets/font.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ver": "1.0.1",
"uuid": "6f952ea2-6228-4c14-a717-487ebf12405c",
"isGroup": false,
"subMetas": {}
}
Binary file added assets/font/Asap-Bold.ttf
Binary file not shown.
5 changes: 5 additions & 0 deletions assets/font/Asap-Bold.ttf.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"ver": "1.1.0",
"uuid": "feef4c65-0756-4d64-90ec-af2d999699e0",
"subMetas": {}
}
6 changes: 6 additions & 0 deletions assets/image.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ver": "1.0.1",
"uuid": "3509747a-fbad-4286-8f30-58b029b90385",
"isGroup": false,
"subMetas": {}
}
Binary file added assets/image/Board.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/Board.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "48989e55-2bb5-4fcb-9df5-63752b30e06d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"Board": {
"ver": "1.0.3",
"uuid": "da4f772d-d5a9-4496-8f20-47577898d1fb",
"rawTextureUuid": "48989e55-2bb5-4fcb-9df5-63752b30e06d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 30,
"trimY": 30,
"width": 640,
"height": 640,
"rawWidth": 700,
"rawHeight": 700,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/box_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/box_highlight.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "24372023-d0aa-47f1-8737-cba38be7ddf5",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"box_highlight": {
"ver": "1.0.3",
"uuid": "6ba2e7f5-c387-4f54-9d73-da6168d35811",
"rawTextureUuid": "24372023-d0aa-47f1-8737-cba38be7ddf5",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 206,
"height": 206,
"rawWidth": 208,
"rawHeight": 208,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/cell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/cell.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "606726b5-87c8-4fb1-a4bc-955cba20763c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"cell": {
"ver": "1.0.3",
"uuid": "17e1d88d-a098-44c7-b69b-b5095148992e",
"rawTextureUuid": "606726b5-87c8-4fb1-a4bc-955cba20763c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 42,
"height": 42,
"rawWidth": 42,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/cell_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/cell_highlight.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "e19a2d3c-6279-44b6-928c-0313eb245269",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"cell_highlight": {
"ver": "1.0.3",
"uuid": "d81d0946-656f-4763-a67e-09b67d1a9845",
"rawTextureUuid": "e19a2d3c-6279-44b6-928c-0313eb245269",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 70,
"height": 70,
"rawWidth": 72,
"rawHeight": 72,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/col_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/col_highlight.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "125727a5-6bbe-4fbf-91be-017491afb626",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"col_highlight": {
"ver": "1.0.3",
"uuid": "0329f2ce-c7ee-47c4-8c5d-d2586785f6b5",
"rawTextureUuid": "125727a5-6bbe-4fbf-91be-017491afb626",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 70,
"height": 608,
"rawWidth": 72,
"rawHeight": 610,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/hint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/hint.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "0ef5b5cd-69fc-4e3e-8620-a68bf3c3f66e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"hint": {
"ver": "1.0.3",
"uuid": "505948d5-c54a-454d-bf1e-dd28ac1c8b89",
"rawTextureUuid": "0ef5b5cd-69fc-4e3e-8620-a68bf3c3f66e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 80,
"rawWidth": 80,
"rawHeight": 80,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/menu.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "f24bd7c0-37dd-4795-a155-7cd573b9d64b",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"menu": {
"ver": "1.0.3",
"uuid": "26d68d36-cb68-472d-95fb-b2c6a0c0f9e4",
"rawTextureUuid": "f24bd7c0-37dd-4795-a155-7cd573b9d64b",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 80,
"rawWidth": 80,
"rawHeight": 80,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/pic2x2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/pic2x2.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "0a8b0c91-8af9-4f4c-a289-5431b2841595",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"pic2x2": {
"ver": "1.0.3",
"uuid": "069b6125-7294-46c7-8402-de4d54320659",
"rawTextureUuid": "0a8b0c91-8af9-4f4c-a289-5431b2841595",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2,
"height": 2,
"rawWidth": 2,
"rawHeight": 2,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/row_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions assets/image/row_highlight.png.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ver": "2.2.0",
"uuid": "bbb98928-5f4b-42c1-9e38-d301038c5a27",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"row_highlight": {
"ver": "1.0.3",
"uuid": "9f38d753-2911-477f-a51d-e62f6ea9e719",
"rawTextureUuid": "bbb98928-5f4b-42c1-9e38-d301038c5a27",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 608,
"height": 70,
"rawWidth": 610,
"rawHeight": 72,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
Binary file added assets/image/test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 55ea1ba

Please sign in to comment.