فهرست منبع

游戏结束页面排行榜

Roy 6 سال پیش
والد
کامیت
737c1d6f29
3فایلهای تغییر یافته به همراه780 افزوده شده و 126 حذف شده
  1. 757 126
      assets/Scene/GameSence.fire
  2. 14 0
      assets/Script/Game/GameOverItem.js
  3. 9 0
      assets/Script/Game/GameOverItem.js.meta

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 757 - 126
assets/Scene/GameSence.fire


+ 14 - 0
assets/Script/Game/GameOverItem.js

@@ -0,0 +1,14 @@
+cc.Class({
+  extends: cc.Component,
+
+  properties: {
+    sprite: cc.Sprite,
+    score: cc.Label,
+  },
+
+  // onLoad () {},
+
+  start() {},
+
+// update (dt) {},
+})

+ 9 - 0
assets/Script/Game/GameOverItem.js.meta

@@ -0,0 +1,9 @@
+{
+  "ver": "1.0.5",
+  "uuid": "44dfc6fa-c9f4-4133-b9b4-1effdfacdb54",
+  "isPlugin": false,
+  "loadPluginInWeb": true,
+  "loadPluginInNative": true,
+  "loadPluginInEditor": false,
+  "subMetas": {}
+}

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است