├── .gitignore ├── README.md ├── assets ├── 1.prefab ├── 1.prefab.meta ├── Main.fire ├── Main.fire.meta ├── NewScript.ts ├── NewScript.ts.meta ├── ResRaw.meta ├── ResRaw │ ├── Animation.meta │ ├── Animation │ │ ├── Loading.meta │ │ └── Loading │ │ │ ├── Rolling.anim │ │ │ └── Rolling.anim.meta │ ├── Texture.meta │ ├── Texture │ │ ├── Common.meta │ │ ├── Common │ │ │ ├── AutoAtlas.pac │ │ │ ├── AutoAtlas.pac.meta │ │ │ ├── Bg.png │ │ │ ├── Bg.png.meta │ │ │ ├── LoadingRing.png │ │ │ ├── LoadingRing.png.meta │ │ │ ├── baiseyuyingetiao.png │ │ │ ├── baiseyuyingetiao.png.meta │ │ │ ├── chuangguanchenggong.png │ │ │ ├── chuangguanchenggong.png.meta │ │ │ ├── chuangguanshibai.png │ │ │ ├── chuangguanshibai.png.meta │ │ │ ├── di.png │ │ │ ├── di.png.meta │ │ │ ├── fangqi.png │ │ │ ├── fangqi.png.meta │ │ │ ├── fanhuo.png │ │ │ ├── fanhuo.png.meta │ │ │ ├── huakuang.png │ │ │ ├── huakuang.png.meta │ │ │ ├── jipaiqi.png │ │ │ ├── jipaiqi.png.meta │ │ │ ├── s.png │ │ │ ├── s.png.meta │ │ │ ├── slice01_01.png │ │ │ ├── slice01_01.png.meta │ │ │ ├── slice02_02.png │ │ │ ├── slice02_02.png.meta │ │ │ ├── slice03_03.png │ │ │ ├── slice03_03.png.meta │ │ │ ├── tongyongdi.png │ │ │ ├── tongyongdi.png.meta │ │ │ ├── x.png │ │ │ ├── x.png.meta │ │ │ ├── yuyin.png │ │ │ ├── yuyin.png.meta │ │ │ ├── zhuanshi.png │ │ │ └── zhuanshi.png.meta │ │ ├── FrontCover.meta │ │ ├── FrontCover │ │ │ ├── AutoAtlas.pac │ │ │ ├── AutoAtlas.pac.meta │ │ │ ├── BG.png │ │ │ ├── BG.png.meta │ │ │ ├── Bonus.png │ │ │ ├── Bonus.png.meta │ │ │ ├── BonusGet.png │ │ │ ├── BonusGet.png.meta │ │ │ ├── BonusMode.png │ │ │ ├── BonusMode.png.meta │ │ │ ├── BonusTips.png │ │ │ ├── BonusTips.png.meta │ │ │ ├── Broadcast.png │ │ │ ├── Broadcast.png.meta │ │ │ ├── BtnClose.png │ │ │ ├── BtnClose.png.meta │ │ │ ├── Chest.png │ │ │ ├── Chest.png.meta │ │ │ ├── CreateRoomTitle.png │ │ │ ├── CreateRoomTitle.png.meta │ │ │ ├── FriendMode.png │ │ │ ├── FriendMode.png.meta │ │ │ ├── GoldMode.png │ │ │ ├── GoldMode.png.meta │ │ │ ├── Invite.png │ │ │ ├── Invite.png.meta │ │ │ ├── Menu.png │ │ │ ├── Menu.png.meta │ │ │ ├── MissionTips.png │ │ │ ├── MissionTips.png.meta │ │ │ ├── RaceBtn.png │ │ │ ├── RaceBtn.png.meta │ │ │ ├── RaceIcon.png │ │ │ ├── RaceIcon.png.meta │ │ │ ├── RedPoint.png │ │ │ ├── RedPoint.png.meta │ │ │ ├── StartBtn.png │ │ │ ├── StartBtn.png.meta │ │ │ ├── Title.png │ │ │ ├── Title.png.meta │ │ │ ├── WXAccount.png │ │ │ ├── WXAccount.png.meta │ │ │ ├── btnBgCreate.png │ │ │ ├── btnBgCreate.png.meta │ │ │ ├── btnLabCreate.png │ │ │ ├── btnLabCreate.png.meta │ │ │ ├── check0.png │ │ │ ├── check0.png.meta │ │ │ ├── check1.png │ │ │ ├── check1.png.meta │ │ │ ├── labelRePlay.png │ │ │ └── labelRePlay.png.meta │ │ ├── GameScne.meta │ │ ├── GameScne │ │ │ ├── Cards.meta │ │ │ ├── Cards │ │ │ │ ├── DaWang.png │ │ │ │ ├── DaWang.png.meta │ │ │ │ ├── HeiZi.meta │ │ │ │ ├── HeiZi │ │ │ │ │ ├── hei0.png │ │ │ │ │ ├── hei0.png.meta │ │ │ │ │ ├── hei1.png │ │ │ │ │ ├── hei1.png.meta │ │ │ │ │ ├── hei2.png │ │ │ │ │ ├── hei2.png.meta │ │ │ │ │ ├── hei3.png │ │ │ │ │ ├── hei3.png.meta │ │ │ │ │ ├── hei4.png │ │ │ │ │ ├── hei4.png.meta │ │ │ │ │ ├── hei5.png │ │ │ │ │ ├── hei5.png.meta │ │ │ │ │ ├── hei6.png │ │ │ │ │ ├── hei6.png.meta │ │ │ │ │ ├── hei7.png │ │ │ │ │ ├── hei7.png.meta │ │ │ │ │ ├── hei8.png │ │ │ │ │ ├── hei8.png.meta │ │ │ │ │ ├── hei9.png │ │ │ │ │ ├── hei9.png.meta │ │ │ │ │ ├── heia.png │ │ │ │ │ ├── heia.png.meta │ │ │ │ │ ├── heij.png │ │ │ │ │ ├── heij.png.meta │ │ │ │ │ ├── heijoker.png │ │ │ │ │ ├── heijoker.png.meta │ │ │ │ │ ├── heik.png │ │ │ │ │ ├── heik.png.meta │ │ │ │ │ ├── heiq.png │ │ │ │ │ └── heiq.png.meta │ │ │ │ ├── HongZi.meta │ │ │ │ ├── HongZi │ │ │ │ │ ├── hong0.png │ │ │ │ │ ├── hong0.png.meta │ │ │ │ │ ├── hong1.png │ │ │ │ │ ├── hong1.png.meta │ │ │ │ │ ├── hong2.png │ │ │ │ │ ├── hong2.png.meta │ │ │ │ │ ├── hong3.png │ │ │ │ │ ├── hong3.png.meta │ │ │ │ │ ├── hong4.png │ │ │ │ │ ├── hong4.png.meta │ │ │ │ │ ├── hong5.png │ │ │ │ │ ├── hong5.png.meta │ │ │ │ │ ├── hong6.png │ │ │ │ │ ├── hong6.png.meta │ │ │ │ │ ├── hong7.png │ │ │ │ │ ├── hong7.png.meta │ │ │ │ │ ├── hong8.png │ │ │ │ │ ├── hong8.png.meta │ │ │ │ │ ├── hong9.png │ │ │ │ │ ├── hong9.png.meta │ │ │ │ │ ├── honga.png │ │ │ │ │ ├── honga.png.meta │ │ │ │ │ ├── hongj.png │ │ │ │ │ ├── hongj.png.meta │ │ │ │ │ ├── hongjoker.png │ │ │ │ │ ├── hongjoker.png.meta │ │ │ │ │ ├── hongk.png │ │ │ │ │ ├── hongk.png.meta │ │ │ │ │ ├── hongq.png │ │ │ │ │ └── hongq.png.meta │ │ │ │ ├── PaiBeiMian.png │ │ │ │ ├── PaiBeiMian.png.meta │ │ │ │ ├── PaiZhengMian.png │ │ │ │ ├── PaiZhengMian.png.meta │ │ │ │ ├── XiaoWang.png │ │ │ │ ├── XiaoWang.png.meta │ │ │ │ ├── caohua.png │ │ │ │ ├── caohua.png.meta │ │ │ │ ├── fangpian.png │ │ │ │ ├── fangpian.png.meta │ │ │ │ ├── heitao.png │ │ │ │ ├── heitao.png.meta │ │ │ │ ├── hongtao.png │ │ │ │ └── hongtao.png.meta │ │ │ ├── GeRenXinXi.meta │ │ │ ├── GeRenXinXi │ │ │ │ ├── GeRenXinXiDiTu.png │ │ │ │ ├── GeRenXinXiDiTu.png.meta │ │ │ │ ├── nan.png │ │ │ │ ├── nan.png.meta │ │ │ │ ├── nv.png │ │ │ │ ├── nv.png.meta │ │ │ │ ├── rengjidan.png │ │ │ │ ├── rengjidan.png.meta │ │ │ │ ├── rengshitou.png │ │ │ │ ├── rengshitou.png.meta │ │ │ │ ├── songxianhua.png │ │ │ │ ├── songxianhua.png.meta │ │ │ │ ├── xingzhuo1.png │ │ │ │ ├── xingzhuo1.png.meta │ │ │ │ ├── xingzhuo10.png │ │ │ │ ├── xingzhuo10.png.meta │ │ │ │ ├── xingzhuo11.png │ │ │ │ ├── xingzhuo11.png.meta │ │ │ │ ├── xingzhuo12.png │ │ │ │ ├── xingzhuo12.png.meta │ │ │ │ ├── xingzhuo2.png │ │ │ │ ├── xingzhuo2.png.meta │ │ │ │ ├── xingzhuo3.png │ │ │ │ ├── xingzhuo3.png.meta │ │ │ │ ├── xingzhuo4.png │ │ │ │ ├── xingzhuo4.png.meta │ │ │ │ ├── xingzhuo5.png │ │ │ │ ├── xingzhuo5.png.meta │ │ │ │ ├── xingzhuo6.png │ │ │ │ ├── xingzhuo6.png.meta │ │ │ │ ├── xingzhuo7.png │ │ │ │ ├── xingzhuo7.png.meta │ │ │ │ ├── xingzhuo8.png │ │ │ │ ├── xingzhuo8.png.meta │ │ │ │ ├── xingzhuo9.png │ │ │ │ ├── xingzhuo9.png.meta │ │ │ │ ├── zuanjie.png │ │ │ │ └── zuanjie.png.meta │ │ │ ├── Images.meta │ │ │ ├── Images │ │ │ │ ├── 1fen.png │ │ │ │ ├── 1fen.png.meta │ │ │ │ ├── 1分.png │ │ │ │ ├── 1分.png.meta │ │ │ │ ├── 2fen.png │ │ │ │ ├── 2fen.png.meta │ │ │ │ ├── 2分.png │ │ │ │ ├── 2分.png.meta │ │ │ │ ├── 3-1.png │ │ │ │ ├── 3-1.png.meta │ │ │ │ ├── 3-2.png │ │ │ │ ├── 3-2.png.meta │ │ │ │ ├── 3.png │ │ │ │ ├── 3.png.meta │ │ │ │ ├── 3fen.png │ │ │ │ ├── 3fen.png.meta │ │ │ │ ├── 3分.png │ │ │ │ ├── 3分.png.meta │ │ │ │ ├── Num.meta │ │ │ │ ├── Num │ │ │ │ │ ├── 10.png │ │ │ │ │ ├── 10.png.meta │ │ │ │ │ ├── 2-4.png │ │ │ │ │ ├── 2-4.png.meta │ │ │ │ │ ├── 3-3.png │ │ │ │ │ ├── 3-3.png.meta │ │ │ │ │ ├── 4.png │ │ │ │ │ ├── 4.png.meta │ │ │ │ │ ├── 5.png │ │ │ │ │ ├── 5.png.meta │ │ │ │ │ ├── 6.png │ │ │ │ │ ├── 6.png.meta │ │ │ │ │ ├── 7.png │ │ │ │ │ ├── 7.png.meta │ │ │ │ │ ├── 8.png │ │ │ │ │ ├── 8.png.meta │ │ │ │ │ ├── 9.png │ │ │ │ │ ├── 9.png.meta │ │ │ │ │ ├── A.png │ │ │ │ │ ├── A.png.meta │ │ │ │ │ ├── J.png │ │ │ │ │ ├── J.png.meta │ │ │ │ │ ├── K.png │ │ │ │ │ ├── K.png.meta │ │ │ │ │ ├── Q.png │ │ │ │ │ ├── Q.png.meta │ │ │ │ │ ├── 大 王.png │ │ │ │ │ ├── 大 王.png.meta │ │ │ │ │ ├── 小 王.png │ │ │ │ │ └── 小 王.png.meta │ │ │ │ ├── baidi.png │ │ │ │ ├── baidi.png.meta │ │ │ │ ├── baikuang.png │ │ │ │ ├── baikuang.png.meta │ │ │ │ ├── bei.png │ │ │ │ ├── bei.png.meta │ │ │ │ ├── buchu.png │ │ │ │ ├── buchu.png.meta │ │ │ │ ├── bujiao.png │ │ │ │ ├── bujiao.png.meta │ │ │ │ ├── chupai.png │ │ │ │ ├── chupai.png.meta │ │ │ │ ├── dizhu.png │ │ │ │ ├── dizhu.png.meta │ │ │ │ ├── dizhupai.png │ │ │ │ ├── dizhupai.png.meta │ │ │ │ ├── icon_moren.png │ │ │ │ ├── icon_moren.png.meta │ │ │ │ ├── kuang.png │ │ │ │ ├── kuang.png.meta │ │ │ │ ├── maozi.png │ │ │ │ ├── maozi.png.meta │ │ │ │ ├── pai.png │ │ │ │ ├── pai.png.meta │ │ │ │ ├── pukebeimian.png │ │ │ │ ├── pukebeimian.png.meta │ │ │ │ ├── shengyu.png │ │ │ │ ├── shengyu.png.meta │ │ │ │ ├── slice18_18.png │ │ │ │ ├── slice18_18.png.meta │ │ │ │ ├── tishi.png │ │ │ │ ├── tishi.png.meta │ │ │ │ ├── toudizhu.png │ │ │ │ ├── toudizhu.png.meta │ │ │ │ ├── 不出.png │ │ │ │ ├── 不出.png.meta │ │ │ │ ├── 不叫.png │ │ │ │ ├── 不叫.png.meta │ │ │ │ ├── 出牌.png │ │ │ │ ├── 出牌.png.meta │ │ │ │ ├── 图层 2 拷贝 2.png │ │ │ │ ├── 图层 2 拷贝 2.png.meta │ │ │ │ ├── 图层 5.png │ │ │ │ ├── 图层 5.png.meta │ │ │ │ ├── 图层 7 拷贝 2.png │ │ │ │ ├── 图层 7 拷贝 2.png.meta │ │ │ │ ├── 图层 7.png │ │ │ │ ├── 图层 7.png.meta │ │ │ │ ├── 图层 9.png │ │ │ │ ├── 图层 9.png.meta │ │ │ │ ├── 圆角矩形 1 拷贝 2.png │ │ │ │ ├── 圆角矩形 1 拷贝 2.png.meta │ │ │ │ ├── 地主 拷贝 2.png │ │ │ │ ├── 地主 拷贝 2.png.meta │ │ │ │ ├── 地主.png │ │ │ │ ├── 地主.png.meta │ │ │ │ ├── 广播.png │ │ │ │ ├── 广播.png.meta │ │ │ │ ├── 提示.png │ │ │ │ ├── 提示.png.meta │ │ │ │ ├── 椭圆 1 拷贝 2.png │ │ │ │ ├── 椭圆 1 拷贝 2.png.meta │ │ │ │ ├── 椭圆 2.png │ │ │ │ ├── 椭圆 2.png.meta │ │ │ │ ├── 经典初级场.png │ │ │ │ └── 经典初级场.png.meta │ │ │ ├── NumFont.meta │ │ │ └── NumFont │ │ │ │ ├── CardTipsNum.labelatlas │ │ │ │ └── CardTipsNum.labelatlas.meta │ │ ├── MessageBox.meta │ │ ├── MessageBox │ │ │ ├── AutoAtlas.pac │ │ │ ├── AutoAtlas.pac.meta │ │ │ ├── Board.png │ │ │ ├── Board.png.meta │ │ │ ├── Board1.png │ │ │ ├── Board1.png.meta │ │ │ ├── BtnBoardGreen.png │ │ │ ├── BtnBoardGreen.png.meta │ │ │ ├── BtnBoardRed.png │ │ │ ├── BtnBoardRed.png.meta │ │ │ ├── BtnBoardYellow.png │ │ │ ├── BtnBoardYellow.png.meta │ │ │ ├── BtnClose.png │ │ │ ├── BtnClose.png.meta │ │ │ ├── Title.png │ │ │ └── Title.png.meta │ │ ├── TZCG.meta │ │ └── TZCG │ │ │ ├── CHUANGGUANCHENGGONG.png │ │ │ ├── CHUANGGUANCHENGGONG.png.meta │ │ │ ├── anniudi.png │ │ │ ├── anniudi.png.meta │ │ │ ├── guanka.png │ │ │ ├── guanka.png.meta │ │ │ ├── jixutongguan.png │ │ │ ├── jixutongguan.png.meta │ │ │ ├── xuanyao.png │ │ │ ├── xuanyao.png.meta │ │ │ ├── yitongguan.png │ │ │ └── yitongguan.png.meta │ ├── ttf.meta │ └── ttf │ │ ├── T1.TTF │ │ ├── T1.TTF.meta │ │ ├── T2.ttf │ │ ├── T2.ttf.meta │ │ ├── beishuziti.fnt │ │ ├── beishuziti.fnt.meta │ │ ├── beishuziti_0.png │ │ └── beishuziti_0.png.meta ├── YK.meta ├── YK │ ├── New Folder.meta │ ├── New Folder │ │ ├── Main.ts │ │ ├── Main.ts.meta │ │ ├── SceneTest.ts │ │ ├── SceneTest.ts.meta │ │ ├── WindTest.ts │ │ └── WindTest.ts.meta │ ├── core.meta │ └── core │ │ ├── EventMgr.meta │ │ ├── EventMgr │ │ ├── DispatchEventNode.ts │ │ ├── DispatchEventNode.ts.meta │ │ ├── EventListenerMgr.ts │ │ └── EventListenerMgr.ts.meta │ │ ├── ModeMgr.meta │ │ ├── ModeMgr │ │ ├── ModeMgr.ts │ │ └── ModeMgr.ts.meta │ │ ├── Net.meta │ │ ├── Net │ │ ├── NetMgr.ts │ │ ├── NetMgr.ts.meta │ │ ├── PackBase.ts │ │ ├── PackBase.ts.meta │ │ ├── ProtoMap.ts │ │ ├── ProtoMap.ts.meta │ │ ├── ResponseMessageEvent.ts │ │ ├── ResponseMessageEvent.ts.meta │ │ ├── pbkiller.meta │ │ └── pbkiller │ │ │ ├── src.meta │ │ │ └── src │ │ │ ├── fs.js │ │ │ ├── fs.js.meta │ │ │ ├── path.js │ │ │ ├── path.js.meta │ │ │ ├── pbkiller.js │ │ │ ├── pbkiller.js.meta │ │ │ ├── protobuf.meta │ │ │ └── protobuf │ │ │ ├── bytebuffer.js │ │ │ ├── bytebuffer.js.meta │ │ │ ├── long.js │ │ │ ├── long.js.meta │ │ │ ├── protobufjs.js │ │ │ └── protobufjs.js.meta │ │ ├── ResMgr.meta │ │ ├── ResMgr │ │ ├── ResMgr.ts │ │ └── ResMgr.ts.meta │ │ ├── SceneMgr.meta │ │ ├── SceneMgr │ │ ├── SceneBase.ts │ │ ├── SceneBase.ts.meta │ │ ├── SceneMgr.ts │ │ └── SceneMgr.ts.meta │ │ ├── Task.meta │ │ ├── Task │ │ ├── TaskBase.ts │ │ └── TaskBase.ts.meta │ │ ├── UIMgr.meta │ │ ├── UIMgr │ │ ├── UIMgr.ts │ │ └── UIMgr.ts.meta │ │ ├── Util.meta │ │ └── Util │ │ ├── GameFlag.ts │ │ ├── GameFlag.ts.meta │ │ ├── Log.ts │ │ ├── Log.ts.meta │ │ ├── TimeDelay.ts │ │ └── TimeDelay.ts.meta ├── resources.meta ├── resources │ ├── pb.meta │ ├── pb │ │ ├── NetPack.proto │ │ └── NetPack.proto.meta │ ├── prefab.meta │ └── prefab │ │ ├── ChuangGuanJieSuan.meta │ │ ├── ChuangGuanJieSuan │ │ ├── ChuangGuanChengGong.prefab │ │ ├── ChuangGuanChengGong.prefab.meta │ │ ├── ChuangGuanShiBai.prefab │ │ └── ChuangGuanShiBai.prefab.meta │ │ ├── FrontLCover.meta │ │ ├── FrontLCover │ │ ├── FrontCover.prefab │ │ └── FrontCover.prefab.meta │ │ ├── Loading.meta │ │ ├── Loading │ │ ├── Loading.prefab │ │ └── Loading.prefab.meta │ │ ├── LoginScene.meta │ │ ├── LoginScene │ │ ├── LoginWind.prefab │ │ └── LoginWind.prefab.meta │ │ ├── MainScne.meta │ │ ├── MainScne │ │ ├── CreateRoom.prefab │ │ ├── CreateRoom.prefab.meta │ │ ├── FrontCover.prefab │ │ ├── FrontCover.prefab.meta │ │ ├── GameMode.prefab │ │ ├── GameMode.prefab.meta │ │ ├── GeRenXinXi.prefab │ │ ├── GeRenXinXi.prefab.meta │ │ ├── MiYu.prefab │ │ └── MiYu.prefab.meta │ │ ├── MessageBox.meta │ │ ├── MessageBox │ │ ├── MessageBoxCommon.prefab │ │ └── MessageBoxCommon.prefab.meta │ │ ├── PlaySceneCommon.meta │ │ ├── WaitWind.prefab │ │ └── WaitWind.prefab.meta ├── script.meta ├── script │ ├── CardSpritFarmInfos.ts │ ├── CardSpritFarmInfos.ts.meta │ ├── Defs.meta │ ├── Defs │ │ ├── CodingTips.ts │ │ ├── CodingTips.ts.meta │ │ ├── EventDef.ts │ │ ├── EventDef.ts.meta │ │ ├── ProtocolDef.ts │ │ └── ProtocolDef.ts.meta │ ├── GameMain.ts │ ├── GameMain.ts.meta │ ├── Modes.meta │ ├── Modes │ │ ├── DDZLogic.ts │ │ ├── DDZLogic.ts.meta │ │ ├── PrivRoomMode.ts │ │ ├── PrivRoomMode.ts.meta │ │ ├── RoleMode.ts │ │ └── RoleMode.ts.meta │ ├── Scene.meta │ ├── Scene │ │ ├── FriendRoomPlayScene.ts │ │ ├── FriendRoomPlayScene.ts.meta │ │ ├── LoadingScene.ts │ │ ├── LoadingScene.ts.meta │ │ ├── LoginScene.ts │ │ ├── LoginScene.ts.meta │ │ ├── MainScene.ts │ │ └── MainScene.ts.meta │ ├── Tasks.meta │ ├── Winds.meta │ └── Winds │ │ ├── CardMgr.meta │ │ ├── CardMgr │ │ ├── CardItem.ts │ │ ├── CardItem.ts.meta │ │ ├── CardMgr.ts │ │ └── CardMgr.ts.meta │ │ ├── CreateWind.ts │ │ ├── CreateWind.ts.meta │ │ ├── FariendRoomPlayWind.ts │ │ ├── FariendRoomPlayWind.ts.meta │ │ ├── LoadingWind.ts │ │ ├── LoadingWind.ts.meta │ │ ├── LoginWind.ts │ │ ├── LoginWind.ts.meta │ │ ├── MainWind.ts │ │ ├── MainWind.ts.meta │ │ ├── MessageBox.ts │ │ ├── MessageBox.ts.meta │ │ ├── WaitWind.ts │ │ └── WaitWind.ts.meta ├── test.prefab ├── test.prefab.meta ├── xx.fire └── xx.fire.meta ├── creator.d.ts ├── jsconfig.json ├── project.json ├── settings ├── builder.json └── project.json └── tsconfig.json /.gitignore: -------------------------------------------------------------------------------- 1 | /.vscode/ 2 | /build/ 3 | /library/ 4 | /local/ 5 | /temp/ -------------------------------------------------------------------------------- /assets/1.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "fa72f9de-285e-455e-a60f-223442541828", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/Main.fire.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "eb8465ee-949f-423c-b4cd-ed5ea1ab9b1c", 4 | "asyncLoadAssets": false, 5 | "autoReleaseAssets": false, 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/NewScript.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "63f4674d-78c5-4d5b-b8c5-3df9bb942a0b", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/ResRaw.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "8010c20c-5afa-4145-a876-13b2023b0d90", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Animation.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "cc0f58f7-b82e-4596-b75e-ac47cc6a244e", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Animation/Loading.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "1e6ce1c4-dac4-47a2-92ec-e1e5bb758da4", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Animation/Loading/Rolling.anim: -------------------------------------------------------------------------------- 1 | { 2 | "__type__": "cc.AnimationClip", 3 | "_name": "Rolling", 4 | "_objFlags": 0, 5 | "_rawFiles": null, 6 | "_duration": 0.16666666666666666, 7 | "sample": 60, 8 | "speed": 0.1, 9 | "wrapMode": 2, 10 | "curveData": { 11 | "props": { 12 | "rotation": [ 13 | { 14 | "frame": 0, 15 | "value": 0 16 | }, 17 | { 18 | "frame": 0.16666666666666666, 19 | "value": 360 20 | } 21 | ] 22 | } 23 | }, 24 | "events": [] 25 | } -------------------------------------------------------------------------------- /assets/ResRaw/Animation/Loading/Rolling.anim.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "80c06613-5d6f-4019-b269-951adb2ced67", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "761dfa5c-37fb-4bba-98c9-8617a861184b", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "2a67b802-7b2e-469b-a2a6-46cb4d22b6f4", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/AutoAtlas.pac: -------------------------------------------------------------------------------- 1 | { 2 | "__type__": "cc.SpriteAtlas" 3 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/AutoAtlas.pac.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.1.0", 3 | "uuid": "4087dc98-d2a5-4e7e-818f-4a7483177a3b", 4 | "maxWidth": 1024, 5 | "maxHeight": 1024, 6 | "padding": 2, 7 | "allowRotation": true, 8 | "forceSquared": false, 9 | "powerOfTwo": true, 10 | "heuristices": "BestAreaFit", 11 | "format": "png", 12 | "quality": 60, 13 | "contourBleed": false, 14 | "paddingBleed": false, 15 | "filterUnused": true, 16 | "subMetas": {} 17 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/Bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/Bg.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/Bg.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "1ac86ff8-25ae-4027-bdf1-4058bf7760a8", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Bg": { 9 | "ver": "1.0.3", 10 | "uuid": "351de781-bb71-4f15-8db9-f4e681e2b0e1", 11 | "rawTextureUuid": "1ac86ff8-25ae-4027-bdf1-4058bf7760a8", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 630, 20 | "height": 674, 21 | "rawWidth": 630, 22 | "rawHeight": 674, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 229, 26 | "borderRight": 246, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/LoadingRing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/LoadingRing.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/LoadingRing.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2300ba6f-2fa6-4bf2-86f8-a35c4949251f", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "LoadingRing": { 9 | "ver": "1.0.3", 10 | "uuid": "5a1eac6b-eb6e-4a27-9756-b29c355e4079", 11 | "rawTextureUuid": "2300ba6f-2fa6-4bf2-86f8-a35c4949251f", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 126, 20 | "height": 127, 21 | "rawWidth": 126, 22 | "rawHeight": 127, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/baiseyuyingetiao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/baiseyuyingetiao.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/chuangguanchenggong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/chuangguanchenggong.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/chuangguanshibai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/chuangguanshibai.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/di.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/di.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/di.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0a62e643-ce61-4c57-b7f1-57643123266a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "di": { 9 | "ver": "1.0.3", 10 | "uuid": "4c4158a6-e2eb-46b0-8d2e-4990f1442729", 11 | "rawTextureUuid": "0a62e643-ce61-4c57-b7f1-57643123266a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 115, 20 | "height": 34, 21 | "rawWidth": 115, 22 | "rawHeight": 34, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/fangqi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/fangqi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/fangqi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "97427cf5-4759-4e15-ae87-a4401cd91a92", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "fangqi": { 9 | "ver": "1.0.3", 10 | "uuid": "d76c8637-de55-4886-8288-fc2f1ebd53b5", 11 | "rawTextureUuid": "97427cf5-4759-4e15-ae87-a4401cd91a92", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 242, 20 | "height": 21, 21 | "rawWidth": 242, 22 | "rawHeight": 21, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/fanhuo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/fanhuo.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/fanhuo.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "df6164b6-f812-414b-b1a2-d40c936c0f19", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "fanhuo": { 9 | "ver": "1.0.3", 10 | "uuid": "b043dc13-8ba0-4f12-904d-627c1a589737", 11 | "rawTextureUuid": "df6164b6-f812-414b-b1a2-d40c936c0f19", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 48, 20 | "height": 49, 21 | "rawWidth": 48, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/huakuang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/huakuang.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/huakuang.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "fe5c4ddc-a0b9-43d1-8fe8-7e29eaa178cd", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "huakuang": { 9 | "ver": "1.0.3", 10 | "uuid": "29a2d1d6-ab9d-42a8-838e-6be0c338b07e", 11 | "rawTextureUuid": "fe5c4ddc-a0b9-43d1-8fe8-7e29eaa178cd", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 454, 20 | "height": 240, 21 | "rawWidth": 454, 22 | "rawHeight": 240, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/jipaiqi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/jipaiqi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/jipaiqi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "edc6afc9-9239-4ef9-a23a-e93ed3db0212", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "jipaiqi": { 9 | "ver": "1.0.3", 10 | "uuid": "e1463705-a249-47e5-a071-42c8554150ba", 11 | "rawTextureUuid": "edc6afc9-9239-4ef9-a23a-e93ed3db0212", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 80, 20 | "height": 119, 21 | "rawWidth": 80, 22 | "rawHeight": 119, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/s.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/s.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "48649559-839e-46a6-bf67-81f5836c7014", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "s": { 9 | "ver": "1.0.3", 10 | "uuid": "7b4007f8-a11b-4ca6-b72a-b5f6edbf40fd", 11 | "rawTextureUuid": "48649559-839e-46a6-bf67-81f5836c7014", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 201, 20 | "height": 201, 21 | "rawWidth": 201, 22 | "rawHeight": 201, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice01_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/slice01_01.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice01_01.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e17c5047-ebd3-4d62-b886-3346c8b42be4", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "slice01_01": { 9 | "ver": "1.0.3", 10 | "uuid": "b8781b83-e50d-4bbe-806f-929c2e181f1e", 11 | "rawTextureUuid": "e17c5047-ebd3-4d62-b886-3346c8b42be4", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0.5, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 233, 20 | "height": 72, 21 | "rawWidth": 233, 22 | "rawHeight": 73, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice02_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/slice02_02.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice02_02.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "7ac8cea6-302e-4a94-9a0e-cd2de631d0fb", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "slice02_02": { 9 | "ver": "1.0.3", 10 | "uuid": "6964368f-c83e-4ac0-a8e6-670e2ec2fd95", 11 | "rawTextureUuid": "7ac8cea6-302e-4a94-9a0e-cd2de631d0fb", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 1, 18 | "trimY": 0, 19 | "width": 68, 20 | "height": 72, 21 | "rawWidth": 70, 22 | "rawHeight": 72, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice03_03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/slice03_03.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/slice03_03.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "027fcdb7-dc04-49a4-93d0-0ba97ba749b7", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "slice03_03": { 9 | "ver": "1.0.3", 10 | "uuid": "0ba1e740-ca7a-4b53-b39f-1055d8d3ecf2", 11 | "rawTextureUuid": "027fcdb7-dc04-49a4-93d0-0ba97ba749b7", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0.5, 16 | "offsetY": 0, 17 | "trimX": 1, 18 | "trimY": 0, 19 | "width": 68, 20 | "height": 72, 21 | "rawWidth": 69, 22 | "rawHeight": 72, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/tongyongdi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/tongyongdi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/tongyongdi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "c908c7de-71dd-4f0d-8eca-88ff62949cbe", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "tongyongdi": { 9 | "ver": "1.0.3", 10 | "uuid": "4f679971-2b8c-475e-82ec-6480ecc04174", 11 | "rawTextureUuid": "c908c7de-71dd-4f0d-8eca-88ff62949cbe", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 640, 20 | "height": 960, 21 | "rawWidth": 640, 22 | "rawHeight": 960, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/x.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/x.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "9c4c71f0-3ddd-43e3-a3df-78e958f1772d", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "x": { 9 | "ver": "1.0.3", 10 | "uuid": "72e7f0c3-a293-448b-a26a-b77b8f1a8df4", 11 | "rawTextureUuid": "9c4c71f0-3ddd-43e3-a3df-78e958f1772d", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 28, 20 | "height": 29, 21 | "rawWidth": 28, 22 | "rawHeight": 29, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/yuyin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/yuyin.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/yuyin.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "809c6235-40c3-4260-bc76-3734f6409f35", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "yuyin": { 9 | "ver": "1.0.3", 10 | "uuid": "706ab11c-69d6-4955-ab59-0b66d3cb8e80", 11 | "rawTextureUuid": "809c6235-40c3-4260-bc76-3734f6409f35", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 32, 20 | "height": 42, 21 | "rawWidth": 32, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/zhuanshi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/Common/zhuanshi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/Common/zhuanshi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "c403bc53-df9e-4efe-b077-543955c45986", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "zhuanshi": { 9 | "ver": "1.0.3", 10 | "uuid": "6458ed12-21e3-451a-a50c-78ba08e9dc20", 11 | "rawTextureUuid": "c403bc53-df9e-4efe-b077-543955c45986", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 51, 20 | "height": 46, 21 | "rawWidth": 51, 22 | "rawHeight": 46, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "3b23acc2-8b93-4caf-9210-5a3eb9c06783", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/AutoAtlas.pac: -------------------------------------------------------------------------------- 1 | { 2 | "__type__": "cc.SpriteAtlas" 3 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/AutoAtlas.pac.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.1.0", 3 | "uuid": "2c820d47-a197-4edc-b1f9-0d5fb958b1b9", 4 | "maxWidth": 1024, 5 | "maxHeight": 1024, 6 | "padding": 2, 7 | "allowRotation": true, 8 | "forceSquared": false, 9 | "powerOfTwo": true, 10 | "heuristices": "BestAreaFit", 11 | "format": "png", 12 | "quality": 80, 13 | "contourBleed": false, 14 | "paddingBleed": false, 15 | "filterUnused": true, 16 | "subMetas": {} 17 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/BG.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BG.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "183238c9-e66a-4a3d-a46b-afc971255bbd", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BG": { 9 | "ver": "1.0.3", 10 | "uuid": "e2ac4cb7-d555-46d8-84f2-05dadebe969b", 11 | "rawTextureUuid": "183238c9-e66a-4a3d-a46b-afc971255bbd", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 720, 20 | "height": 1280, 21 | "rawWidth": 720, 22 | "rawHeight": 1280, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Bonus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Bonus.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Bonus.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "9008a2a9-186d-4655-a0b6-42fe676182d4", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Bonus": { 9 | "ver": "1.0.3", 10 | "uuid": "a5c6628f-97ae-4a46-96a9-14cb7575abef", 11 | "rawTextureUuid": "9008a2a9-186d-4655-a0b6-42fe676182d4", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 119, 20 | "height": 111, 21 | "rawWidth": 119, 22 | "rawHeight": 111, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusGet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/BonusGet.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusGet.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "af73d32b-832a-45b0-9c0b-d00ac41085ec", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BonusGet": { 9 | "ver": "1.0.3", 10 | "uuid": "8de4db1b-bda9-49dd-ac8e-f01c2f383cf1", 11 | "rawTextureUuid": "af73d32b-832a-45b0-9c0b-d00ac41085ec", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 113, 20 | "height": 111, 21 | "rawWidth": 113, 22 | "rawHeight": 111, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusMode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/BonusMode.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusMode.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "cb36e0f3-eb53-461f-b10a-5705e2a8c6f6", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BonusMode": { 9 | "ver": "1.0.3", 10 | "uuid": "a3551e91-cdef-4f09-abec-a97d4502e753", 11 | "rawTextureUuid": "cb36e0f3-eb53-461f-b10a-5705e2a8c6f6", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 88, 20 | "height": 125, 21 | "rawWidth": 88, 22 | "rawHeight": 125, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusTips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/BonusTips.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BonusTips.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f2ce8d43-2624-4127-bcdf-ad2077847f48", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BonusTips": { 9 | "ver": "1.0.3", 10 | "uuid": "cb46bacb-a799-4196-9461-e53703e48a7c", 11 | "rawTextureUuid": "f2ce8d43-2624-4127-bcdf-ad2077847f48", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 404, 20 | "height": 49, 21 | "rawWidth": 404, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Broadcast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Broadcast.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Broadcast.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0c1b6d1d-2f5d-468f-bc39-31e45649000f", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Broadcast": { 9 | "ver": "1.0.3", 10 | "uuid": "e3135b79-bca4-4957-ba8f-e88b152eeed5", 11 | "rawTextureUuid": "0c1b6d1d-2f5d-468f-bc39-31e45649000f", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 431, 20 | "height": 40, 21 | "rawWidth": 431, 22 | "rawHeight": 40, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BtnClose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/BtnClose.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/BtnClose.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "1ec3946a-a743-4f51-887d-60b3302032d8", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BtnClose": { 9 | "ver": "1.0.3", 10 | "uuid": "bd022dec-96a1-49b1-b3e4-3d9ad16a021b", 11 | "rawTextureUuid": "1ec3946a-a743-4f51-887d-60b3302032d8", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 37, 20 | "height": 37, 21 | "rawWidth": 37, 22 | "rawHeight": 37, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Chest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Chest.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Chest.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "cc6be39a-29ea-4837-a6f9-877ab38ba593", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Chest": { 9 | "ver": "1.0.3", 10 | "uuid": "2a1bd51b-b765-4010-a51f-11f5d6210dbd", 11 | "rawTextureUuid": "cc6be39a-29ea-4837-a6f9-877ab38ba593", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 110, 20 | "height": 112, 21 | "rawWidth": 110, 22 | "rawHeight": 112, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/CreateRoomTitle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/CreateRoomTitle.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/FriendMode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/FriendMode.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/FriendMode.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "a4d31d82-44d3-4763-8904-21db9f302f81", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "FriendMode": { 9 | "ver": "1.0.3", 10 | "uuid": "1cbc93c3-0735-442e-8ea1-358d19bd6b82", 11 | "rawTextureUuid": "a4d31d82-44d3-4763-8904-21db9f302f81", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 89, 20 | "height": 125, 21 | "rawWidth": 89, 22 | "rawHeight": 125, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/GoldMode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/GoldMode.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/GoldMode.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f2fab05b-5789-4c81-a3ed-542e155708c1", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "GoldMode": { 9 | "ver": "1.0.3", 10 | "uuid": "4f72dcc1-e9e4-4978-8a3c-cc6c378216eb", 11 | "rawTextureUuid": "f2fab05b-5789-4c81-a3ed-542e155708c1", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 89, 20 | "height": 126, 21 | "rawWidth": 89, 22 | "rawHeight": 126, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Invite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Invite.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Invite.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e444cb59-b822-4b63-a2de-5f8087c420c2", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Invite": { 9 | "ver": "1.0.3", 10 | "uuid": "b5c8194a-238e-4e07-8db1-fcd71db5a4eb", 11 | "rawTextureUuid": "e444cb59-b822-4b63-a2de-5f8087c420c2", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 115, 20 | "height": 116, 21 | "rawWidth": 115, 22 | "rawHeight": 116, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Menu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Menu.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "79c8a144-848e-467e-b9ec-f3aa6706f963", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Menu": { 9 | "ver": "1.0.3", 10 | "uuid": "86947a12-f8ad-4dd3-b437-ae2f041d6bf2", 11 | "rawTextureUuid": "79c8a144-848e-467e-b9ec-f3aa6706f963", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 125, 20 | "height": 97, 21 | "rawWidth": 125, 22 | "rawHeight": 97, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/MissionTips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/MissionTips.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/MissionTips.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "3a77ca11-4ee8-463f-a8ed-e8e1e2dcde2a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "MissionTips": { 9 | "ver": "1.0.3", 10 | "uuid": "eb822789-d325-46ca-af90-3877d9df9566", 11 | "rawTextureUuid": "3a77ca11-4ee8-463f-a8ed-e8e1e2dcde2a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 219, 20 | "height": 56, 21 | "rawWidth": 219, 22 | "rawHeight": 56, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RaceBtn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/RaceBtn.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RaceBtn.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "59c4dc78-927f-4aee-b639-aab82f5b94f2", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "RaceBtn": { 9 | "ver": "1.0.3", 10 | "uuid": "8991d439-2517-4437-adf0-8b8fd87a86ef", 11 | "rawTextureUuid": "59c4dc78-927f-4aee-b639-aab82f5b94f2", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 89, 20 | "height": 125, 21 | "rawWidth": 89, 22 | "rawHeight": 125, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RaceIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/RaceIcon.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RaceIcon.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "ce28e875-a03c-4829-b587-0714f8b7ea98", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "RaceIcon": { 9 | "ver": "1.0.3", 10 | "uuid": "0ec2c0ee-ecb2-4bf2-91a2-2719f8ff5ecc", 11 | "rawTextureUuid": "ce28e875-a03c-4829-b587-0714f8b7ea98", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 115, 20 | "height": 115, 21 | "rawWidth": 115, 22 | "rawHeight": 115, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RedPoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/RedPoint.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/RedPoint.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "56b1a6fb-e716-4c94-bea9-b4ff503d3270", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "RedPoint": { 9 | "ver": "1.0.3", 10 | "uuid": "cdd01a5b-4b4f-4bc7-bb4f-c574e067adcc", 11 | "rawTextureUuid": "56b1a6fb-e716-4c94-bea9-b4ff503d3270", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 27, 20 | "height": 27, 21 | "rawWidth": 27, 22 | "rawHeight": 27, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/StartBtn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/StartBtn.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/StartBtn.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "9747bf61-bfac-4fde-8ee1-872e2d26c699", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "StartBtn": { 9 | "ver": "1.0.3", 10 | "uuid": "c06936ab-d978-4d67-8cc1-6d9df9444744", 11 | "rawTextureUuid": "9747bf61-bfac-4fde-8ee1-872e2d26c699", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 229, 20 | "height": 251, 21 | "rawWidth": 229, 22 | "rawHeight": 251, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/Title.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/Title.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "b253d1ed-33a2-4d4f-b009-5b365cb7fa84", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Title": { 9 | "ver": "1.0.3", 10 | "uuid": "25d7536d-1702-4347-b588-9d428036346d", 11 | "rawTextureUuid": "b253d1ed-33a2-4d4f-b009-5b365cb7fa84", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 591, 20 | "height": 378, 21 | "rawWidth": 591, 22 | "rawHeight": 378, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/WXAccount.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/WXAccount.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/btnBgCreate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/btnBgCreate.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/btnLabCreate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/btnLabCreate.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/check0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/check0.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/check0.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e01eeea7-8e0c-4640-b245-c5c50562db0c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "check0": { 9 | "ver": "1.0.3", 10 | "uuid": "0c88c41d-2f2d-42a3-8e57-950963fbede0", 11 | "rawTextureUuid": "e01eeea7-8e0c-4640-b245-c5c50562db0c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 36, 20 | "height": 36, 21 | "rawWidth": 36, 22 | "rawHeight": 36, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/check1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/check1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/check1.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "d247106b-cc21-4d2a-bd39-f7f4a8369c1d", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "check1": { 9 | "ver": "1.0.3", 10 | "uuid": "4e4de316-8bb8-4fe6-adf8-5188750db1e9", 11 | "rawTextureUuid": "d247106b-cc21-4d2a-bd39-f7f4a8369c1d", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 32, 20 | "height": 32, 21 | "rawWidth": 32, 22 | "rawHeight": 32, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/FrontCover/labelRePlay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/FrontCover/labelRePlay.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "eef4b175-d9c3-4a2b-9eba-16af34bc7a8b", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "a46cd4e8-a59d-46ef-a03a-3822abf49fb9", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/DaWang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/DaWang.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/DaWang.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "9a08fb7d-fd73-49d1-9237-c5ec9aa8d420", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "DaWang": { 9 | "ver": "1.0.3", 10 | "uuid": "517e2537-b76d-4777-9302-aa9c7d94de4b", 11 | "rawTextureUuid": "9a08fb7d-fd73-49d1-9237-c5ec9aa8d420", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 76, 20 | "height": 118, 21 | "rawWidth": 76, 22 | "rawHeight": 118, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "bf3fe4ce-d65d-48d0-83c8-604dff4d57dc", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei0.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei0.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "ef442310-22a2-49a8-a511-eb51bb98aeaf", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei0": { 9 | "ver": "1.0.3", 10 | "uuid": "ac6978e1-7c3c-4263-9a51-516311c4ece5", 11 | "rawTextureUuid": "ef442310-22a2-49a8-a511-eb51bb98aeaf", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 22, 20 | "height": 51, 21 | "rawWidth": 22, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei1.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "623374a2-6340-4a1b-8424-66f284560a7d", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei1": { 9 | "ver": "1.0.3", 10 | "uuid": "f7181a8a-a363-47f0-a9a7-ec92b82d5ce1", 11 | "rawTextureUuid": "623374a2-6340-4a1b-8424-66f284560a7d", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 8, 20 | "height": 51, 21 | "rawWidth": 8, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei2.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "04901de7-cfc1-4c93-a137-3b00766d2986", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei2": { 9 | "ver": "1.0.3", 10 | "uuid": "6717ce42-9aaa-43f8-808f-0ff52491f2c7", 11 | "rawTextureUuid": "04901de7-cfc1-4c93-a137-3b00766d2986", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 51, 21 | "rawWidth": 33, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei3.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei3.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5c218155-b672-43c6-a819-0160f811a4de", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei3": { 9 | "ver": "1.0.3", 10 | "uuid": "83bb514a-9d7b-4ca5-9527-1b284b4048b3", 11 | "rawTextureUuid": "5c218155-b672-43c6-a819-0160f811a4de", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 34, 20 | "height": 48, 21 | "rawWidth": 34, 22 | "rawHeight": 48, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei4.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei4.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "da185f45-6061-47ba-9dc1-5ae998675f7c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei4": { 9 | "ver": "1.0.3", 10 | "uuid": "c1179b0d-f8f0-43b8-89e9-92c089636545", 11 | "rawTextureUuid": "da185f45-6061-47ba-9dc1-5ae998675f7c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 51, 21 | "rawWidth": 33, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei5.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei5.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "62f56118-ab68-4683-9a58-ab6bd1c08052", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei5": { 9 | "ver": "1.0.3", 10 | "uuid": "29f20584-6a27-411c-a312-bd283fb92970", 11 | "rawTextureUuid": "62f56118-ab68-4683-9a58-ab6bd1c08052", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 50, 21 | "rawWidth": 31, 22 | "rawHeight": 50, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei6.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei6.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "faa64c2b-242a-4d07-a041-bf40e19fbc1c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei6": { 9 | "ver": "1.0.3", 10 | "uuid": "3835f262-3b45-4aef-97af-2f0cc4cd366e", 11 | "rawTextureUuid": "faa64c2b-242a-4d07-a041-bf40e19fbc1c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 52, 21 | "rawWidth": 31, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei7.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei7.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "6baae8f5-0ac6-4333-8e9d-b2152a3df304", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei7": { 9 | "ver": "1.0.3", 10 | "uuid": "f483ce4c-19ec-4840-82c0-6c1cb5fe357a", 11 | "rawTextureUuid": "6baae8f5-0ac6-4333-8e9d-b2152a3df304", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 49, 21 | "rawWidth": 30, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei8.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei8.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "202eda04-b049-4a65-ae03-5333df464814", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei8": { 9 | "ver": "1.0.3", 10 | "uuid": "4d40e1a3-e06d-4eeb-8336-f8c527ea987d", 11 | "rawTextureUuid": "202eda04-b049-4a65-ae03-5333df464814", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 52, 21 | "rawWidth": 31, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei9.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/hei9.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "c09a4d39-5615-4e2e-8b0b-35021527f4f0", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hei9": { 9 | "ver": "1.0.3", 10 | "uuid": "20109185-2f0f-4978-bcc8-6a64bf87c8fe", 11 | "rawTextureUuid": "c09a4d39-5615-4e2e-8b0b-35021527f4f0", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 51, 21 | "rawWidth": 31, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/heia.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heia.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "27301806-de55-44cc-9303-74d6e445fa55", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "heia": { 9 | "ver": "1.0.3", 10 | "uuid": "53e33d8e-b1d5-48cd-8167-6de5bb2cc9c9", 11 | "rawTextureUuid": "27301806-de55-44cc-9303-74d6e445fa55", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 34, 20 | "height": 50, 21 | "rawWidth": 34, 22 | "rawHeight": 50, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heij.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/heij.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heij.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e2855afa-aa42-437a-84c5-58617fa80561", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "heij": { 9 | "ver": "1.0.3", 10 | "uuid": "edf79d89-60c2-4a83-817a-86619aae1f78", 11 | "rawTextureUuid": "e2855afa-aa42-437a-84c5-58617fa80561", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 47, 21 | "rawWidth": 30, 22 | "rawHeight": 47, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heijoker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/heijoker.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/heik.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heik.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "4a89ca7e-4c0f-4346-963f-7d3e502d2e97", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "heik": { 9 | "ver": "1.0.3", 10 | "uuid": "093c1482-e859-4490-9af3-7e6e3b5e5165", 11 | "rawTextureUuid": "4a89ca7e-4c0f-4346-963f-7d3e502d2e97", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 46, 21 | "rawWidth": 31, 22 | "rawHeight": 46, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heiq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HeiZi/heiq.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HeiZi/heiq.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "a1b28a79-2fe4-4ac9-9452-f4ff08b14dd7", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "heiq": { 9 | "ver": "1.0.3", 10 | "uuid": "9ad4b03f-0618-40e0-886f-659169efb0fd", 11 | "rawTextureUuid": "a1b28a79-2fe4-4ac9-9452-f4ff08b14dd7", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 49, 21 | "rawWidth": 33, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "a287ead2-66a1-406a-9c91-e1f058143776", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong0.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong0.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "066b2bda-6868-4748-88f0-d38571507984", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong0": { 9 | "ver": "1.0.3", 10 | "uuid": "39c9cec0-9f79-4fe2-85a8-91f541ae559d", 11 | "rawTextureUuid": "066b2bda-6868-4748-88f0-d38571507984", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 22, 20 | "height": 52, 21 | "rawWidth": 22, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong1.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "689d750b-e54b-4f07-9269-ca14007bef4a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong1": { 9 | "ver": "1.0.3", 10 | "uuid": "ed8c14a9-adff-4179-949d-db1693bbfef8", 11 | "rawTextureUuid": "689d750b-e54b-4f07-9269-ca14007bef4a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 8, 20 | "height": 52, 21 | "rawWidth": 8, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong2.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "328f1384-1e46-4f6a-bdab-ed5b22b2ea46", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong2": { 9 | "ver": "1.0.3", 10 | "uuid": "65399f88-bbb5-450a-96e1-d279b39242c7", 11 | "rawTextureUuid": "328f1384-1e46-4f6a-bdab-ed5b22b2ea46", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 34, 20 | "height": 51, 21 | "rawWidth": 34, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong3.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong3.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "639c86fa-67b1-4cce-b0dc-3169074086c6", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong3": { 9 | "ver": "1.0.3", 10 | "uuid": "fc65e342-3e06-4dac-bcd2-7d219100607a", 11 | "rawTextureUuid": "639c86fa-67b1-4cce-b0dc-3169074086c6", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 34, 20 | "height": 50, 21 | "rawWidth": 34, 22 | "rawHeight": 50, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong4.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong4.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "1a6e2fcd-1d9a-4e59-89bb-e42de899ed2a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong4": { 9 | "ver": "1.0.3", 10 | "uuid": "487c106c-7bf5-4d87-bce0-1c3bd8a13ed7", 11 | "rawTextureUuid": "1a6e2fcd-1d9a-4e59-89bb-e42de899ed2a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 52, 21 | "rawWidth": 33, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong5.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong5.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f75ed9ee-b985-412f-9d9a-158fd185e27a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong5": { 9 | "ver": "1.0.3", 10 | "uuid": "3b6a4a41-fa54-4201-8b94-4eb088662d3c", 11 | "rawTextureUuid": "f75ed9ee-b985-412f-9d9a-158fd185e27a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 51, 21 | "rawWidth": 31, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong6.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong6.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "dd402f42-1ef7-4e96-a7ef-57e2416e0cea", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong6": { 9 | "ver": "1.0.3", 10 | "uuid": "1bf6b923-1de5-43cc-94ba-970d24bfba3d", 11 | "rawTextureUuid": "dd402f42-1ef7-4e96-a7ef-57e2416e0cea", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 52, 21 | "rawWidth": 30, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong7.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong7.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "7e204953-ef72-4c0f-aec2-966bd769782f", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong7": { 9 | "ver": "1.0.3", 10 | "uuid": "3982245b-6410-41c6-89d2-1016e34d6478", 11 | "rawTextureUuid": "7e204953-ef72-4c0f-aec2-966bd769782f", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 50, 21 | "rawWidth": 30, 22 | "rawHeight": 50, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong8.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong8.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "6cf012b9-0c0b-4f07-9d29-d244475739dc", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong8": { 9 | "ver": "1.0.3", 10 | "uuid": "1f3d09a6-0466-45a8-b8b6-38c04614605e", 11 | "rawTextureUuid": "6cf012b9-0c0b-4f07-9d29-d244475739dc", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 53, 21 | "rawWidth": 31, 22 | "rawHeight": 53, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hong9.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hong9.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0a16a7bf-96a1-4eac-9fb4-1af8324ab1ec", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hong9": { 9 | "ver": "1.0.3", 10 | "uuid": "d61224d9-e639-47c1-bd78-21dd23a82a6b", 11 | "rawTextureUuid": "0a16a7bf-96a1-4eac-9fb4-1af8324ab1ec", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 52, 21 | "rawWidth": 30, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/honga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/honga.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/honga.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "48105347-6404-4555-bef6-bb41052a424e", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "honga": { 9 | "ver": "1.0.3", 10 | "uuid": "aaf9da51-a7de-4427-9494-eae6352e2798", 11 | "rawTextureUuid": "48105347-6404-4555-bef6-bb41052a424e", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 51, 21 | "rawWidth": 33, 22 | "rawHeight": 51, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hongj.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongj.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "53ab66fc-d4ce-42a4-95c4-33f00bf252e2", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hongj": { 9 | "ver": "1.0.3", 10 | "uuid": "09f52d64-0f6a-48e9-b6c3-1b7e6de94267", 11 | "rawTextureUuid": "53ab66fc-d4ce-42a4-95c4-33f00bf252e2", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 30, 20 | "height": 48, 21 | "rawWidth": 30, 22 | "rawHeight": 48, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongjoker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hongjoker.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hongk.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongk.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "c3685e18-6326-430f-9667-c9624081b818", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hongk": { 9 | "ver": "1.0.3", 10 | "uuid": "fa9aa66d-16f9-4316-bf4e-9046caef4878", 11 | "rawTextureUuid": "c3685e18-6326-430f-9667-c9624081b818", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 31, 20 | "height": 47, 21 | "rawWidth": 31, 22 | "rawHeight": 47, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/HongZi/hongq.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/HongZi/hongq.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e2d45473-7905-43ed-ae82-1f9af30f6b00", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "hongq": { 9 | "ver": "1.0.3", 10 | "uuid": "4e057df9-c24e-4ebf-b883-2c72ce417757", 11 | "rawTextureUuid": "e2d45473-7905-43ed-ae82-1f9af30f6b00", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 33, 20 | "height": 50, 21 | "rawWidth": 33, 22 | "rawHeight": 50, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/PaiBeiMian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/PaiBeiMian.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/PaiZhengMian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/PaiZhengMian.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/XiaoWang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/XiaoWang.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/caohua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/caohua.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/caohua.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "c0d38003-1bbf-41cf-9093-06b02dca786c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "caohua": { 9 | "ver": "1.0.3", 10 | "uuid": "07d6213b-0190-4615-ae78-2224d4db246d", 11 | "rawTextureUuid": "c0d38003-1bbf-41cf-9093-06b02dca786c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 93, 20 | "height": 100, 21 | "rawWidth": 93, 22 | "rawHeight": 100, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/fangpian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/fangpian.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/heitao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/heitao.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/heitao.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "4fe7e00f-f76c-40f2-bfd6-0f6c92a3f5c1", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "heitao": { 9 | "ver": "1.0.3", 10 | "uuid": "5088bfb2-10c6-4f0d-8dfd-9745947b2220", 11 | "rawTextureUuid": "4fe7e00f-f76c-40f2-bfd6-0f6c92a3f5c1", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 93, 20 | "height": 100, 21 | "rawWidth": 93, 22 | "rawHeight": 100, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Cards/hongtao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Cards/hongtao.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "93e8b921-bbe5-46bc-bfea-e708d312b110", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/GeRenXinXiDiTu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/GeRenXinXiDiTu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/nan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/nan.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/nan.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "4f60a197-9c37-4f24-89cb-aa376fd562df", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "nan": { 9 | "ver": "1.0.3", 10 | "uuid": "d9869b4d-a2cc-40e9-96cc-6a03c3d12f6c", 11 | "rawTextureUuid": "4f60a197-9c37-4f24-89cb-aa376fd562df", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 98, 20 | "height": 98, 21 | "rawWidth": 98, 22 | "rawHeight": 98, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/nv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/nv.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/nv.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0317e295-a088-44f8-8f14-dfb3408bef76", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "nv": { 9 | "ver": "1.0.3", 10 | "uuid": "037194db-0dec-4ebf-b52c-0ee422d804b9", 11 | "rawTextureUuid": "0317e295-a088-44f8-8f14-dfb3408bef76", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 71, 20 | "height": 109, 21 | "rawWidth": 71, 22 | "rawHeight": 109, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/rengjidan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/rengjidan.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/rengshitou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/rengshitou.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/songxianhua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/songxianhua.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo10.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo11.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo12.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo3.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo4.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo5.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo6.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo7.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo8.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/xingzhuo9.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/GeRenXinXi/zuanjie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/GeRenXinXi/zuanjie.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "69519488-fac6-4771-a2b1-b3858b3e5420", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/1fen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/1fen.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/1fen.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2c197ee2-dd43-4eb8-873b-1f814e03f9cc", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "1fen": { 9 | "ver": "1.0.3", 10 | "uuid": "06755023-8ad0-4abe-a83c-29ea75b63ac5", 11 | "rawTextureUuid": "2c197ee2-dd43-4eb8-873b-1f814e03f9cc", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": -0.5, 16 | "offsetY": 0.5, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 107, 20 | "height": 61, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/1分.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/1分.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/1分.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "071cdbdf-1fbf-402b-a84f-ad5507e06e35", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "1分": { 9 | "ver": "1.0.3", 10 | "uuid": "3c4eecf3-55bd-4de2-bc50-7f39fba43448", 11 | "rawTextureUuid": "071cdbdf-1fbf-402b-a84f-ad5507e06e35", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 57, 20 | "height": 42, 21 | "rawWidth": 57, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/2fen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/2fen.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/2fen.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f06daab6-9236-4fa9-b85d-d14654232592", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "2fen": { 9 | "ver": "1.0.3", 10 | "uuid": "34f0a1da-a6d8-420f-9bbc-3d4de13a5252", 11 | "rawTextureUuid": "f06daab6-9236-4fa9-b85d-d14654232592", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": -0.5, 16 | "offsetY": 0.5, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 107, 20 | "height": 61, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/2分.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/2分.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/2分.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "af079f2b-2214-467a-8518-23768904bfef", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "2分": { 9 | "ver": "1.0.3", 10 | "uuid": "30ebba90-fde9-46e0-bd9b-2a4d118839d3", 11 | "rawTextureUuid": "af079f2b-2214-467a-8518-23768904bfef", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 64, 20 | "height": 42, 21 | "rawWidth": 64, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/3-1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3-1.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "d708b072-bbee-40e1-aa67-94ae133af03c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3-1": { 9 | "ver": "1.0.3", 10 | "uuid": "badb4997-9088-4211-8ac8-7fcdc94575f3", 11 | "rawTextureUuid": "d708b072-bbee-40e1-aa67-94ae133af03c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 11, 20 | "height": 17, 21 | "rawWidth": 11, 22 | "rawHeight": 17, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/3-2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3-2.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f5d1acd9-f28a-4764-8238-6d86b19fa6c3", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3-2": { 9 | "ver": "1.0.3", 10 | "uuid": "aefef02a-dcf6-4b9f-a9cc-a0009b399cce", 11 | "rawTextureUuid": "f5d1acd9-f28a-4764-8238-6d86b19fa6c3", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 11, 20 | "height": 17, 21 | "rawWidth": 11, 22 | "rawHeight": 17, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/3.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "a7b6882c-b88b-49dc-9242-47c5eefa390e", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3": { 9 | "ver": "1.0.3", 10 | "uuid": "f3702538-2efc-4fee-a49e-a3e24904bc48", 11 | "rawTextureUuid": "a7b6882c-b88b-49dc-9242-47c5eefa390e", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 11, 20 | "height": 17, 21 | "rawWidth": 11, 22 | "rawHeight": 17, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3fen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/3fen.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3fen.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0e1a3dff-0bdb-4336-bcf9-f71fa109020d", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3fen": { 9 | "ver": "1.0.3", 10 | "uuid": "d17fe130-083d-49e7-a18b-17474ecec525", 11 | "rawTextureUuid": "0e1a3dff-0bdb-4336-bcf9-f71fa109020d", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": -0.5, 16 | "offsetY": 0.5, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 107, 20 | "height": 61, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3分.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/3分.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/3分.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "ae9458e1-24e4-447b-a5f1-bc697a3b5e2b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3分": { 9 | "ver": "1.0.3", 10 | "uuid": "e5ae582a-ba4e-40a7-9a29-b52e35905859", 11 | "rawTextureUuid": "ae9458e1-24e4-447b-a5f1-bc697a3b5e2b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 65, 20 | "height": 42, 21 | "rawWidth": 65, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "244ccdd2-547b-4c0c-b405-ead8d3b99219", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/10.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/10.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "53d133af-3e89-435d-8e7e-afeefe72894c", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "10": { 9 | "ver": "1.0.3", 10 | "uuid": "af2676ac-122c-4d1d-b5e4-36a8b2ce9dba", 11 | "rawTextureUuid": "53d133af-3e89-435d-8e7e-afeefe72894c", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 28, 20 | "height": 23, 21 | "rawWidth": 28, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/2-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/2-4.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/2-4.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "aa8f0566-9b77-4988-8c0c-b803a0f2956e", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "2-4": { 9 | "ver": "1.0.3", 10 | "uuid": "5e73a707-7812-4331-8501-75aec1bc3074", 11 | "rawTextureUuid": "aa8f0566-9b77-4988-8c0c-b803a0f2956e", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 15, 20 | "height": 23, 21 | "rawWidth": 15, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/3-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/3-3.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/3-3.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "6127911a-bb90-4b84-987b-35da74d2d828", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "3-3": { 9 | "ver": "1.0.3", 10 | "uuid": "002b7808-1c11-4eec-bd4a-e3f40e70954c", 11 | "rawTextureUuid": "6127911a-bb90-4b84-987b-35da74d2d828", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/4.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/4.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "758943b5-b49c-42aa-92c5-ad5685471642", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "4": { 9 | "ver": "1.0.3", 10 | "uuid": "f95047b7-a4e2-4d66-a470-f4ab2eb706c0", 11 | "rawTextureUuid": "758943b5-b49c-42aa-92c5-ad5685471642", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 17, 20 | "height": 23, 21 | "rawWidth": 17, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/5.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/5.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "93394947-e201-4eea-8a57-e1bafd1e16ba", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "5": { 9 | "ver": "1.0.3", 10 | "uuid": "00e80cbb-7413-4fea-959c-34a84d803a95", 11 | "rawTextureUuid": "93394947-e201-4eea-8a57-e1bafd1e16ba", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/6.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/6.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "aaa2dd5f-0576-4a0f-b6dd-8c903d338b20", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "6": { 9 | "ver": "1.0.3", 10 | "uuid": "3b78c081-2da0-4d7f-be08-0551fb0f04f8", 11 | "rawTextureUuid": "aaa2dd5f-0576-4a0f-b6dd-8c903d338b20", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/7.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/7.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f601aec2-92c9-48ef-bc0e-0f421ba87f4b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "7": { 9 | "ver": "1.0.3", 10 | "uuid": "eaab0061-880e-43b2-962c-6bb2a0f89747", 11 | "rawTextureUuid": "f601aec2-92c9-48ef-bc0e-0f421ba87f4b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/8.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/8.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "809f1b0e-ae1f-47b9-a4ab-80b84adb27a0", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "8": { 9 | "ver": "1.0.3", 10 | "uuid": "c4b6244e-c521-4f97-93e1-0eef3d854057", 11 | "rawTextureUuid": "809f1b0e-ae1f-47b9-a4ab-80b84adb27a0", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/9.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/9.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "79837d04-cafa-45c1-aedb-78d4049c78d2", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "9": { 9 | "ver": "1.0.3", 10 | "uuid": "753728e7-24ee-4b26-9481-52cd811bc79a", 11 | "rawTextureUuid": "79837d04-cafa-45c1-aedb-78d4049c78d2", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 16, 20 | "height": 23, 21 | "rawWidth": 16, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/A.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/A.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5d012585-df80-4d96-a387-935de60e1a61", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "A": { 9 | "ver": "1.0.3", 10 | "uuid": "8df6b909-187a-4ff7-a55f-5e1fafac145f", 11 | "rawTextureUuid": "5d012585-df80-4d96-a387-935de60e1a61", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 20, 20 | "height": 23, 21 | "rawWidth": 20, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/J.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/J.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/J.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "92081ce7-1640-41b8-b83e-4a5e2e7a73fa", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "J": { 9 | "ver": "1.0.3", 10 | "uuid": "26d52381-a3ab-4b82-90e3-e3a0dd86bb8a", 11 | "rawTextureUuid": "92081ce7-1640-41b8-b83e-4a5e2e7a73fa", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 12, 20 | "height": 23, 21 | "rawWidth": 12, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/K.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/K.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/K.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "141cab77-f473-495b-9b5f-9b4ddf8b51c8", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "K": { 9 | "ver": "1.0.3", 10 | "uuid": "88bf2c7d-f703-49ee-b405-9ce1bfe0c9e6", 11 | "rawTextureUuid": "141cab77-f473-495b-9b5f-9b4ddf8b51c8", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 18, 20 | "height": 23, 21 | "rawWidth": 18, 22 | "rawHeight": 23, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/Q.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/Q.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/Q.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "99a65b46-d421-4d66-850f-a55e126713ae", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Q": { 9 | "ver": "1.0.3", 10 | "uuid": "abd23ff8-589a-41cf-abf9-daf053852529", 11 | "rawTextureUuid": "99a65b46-d421-4d66-850f-a55e126713ae", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 22, 20 | "height": 24, 21 | "rawWidth": 22, 22 | "rawHeight": 24, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/大 王.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/大 王.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/大 王.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "d67c5a4b-7cfa-40a3-86b1-1d9f827d3db1", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "大 王": { 9 | "ver": "1.0.3", 10 | "uuid": "02b33d8b-6af2-4fea-8cba-6956e4818b63", 11 | "rawTextureUuid": "d67c5a4b-7cfa-40a3-86b1-1d9f827d3db1", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 18, 20 | "height": 35, 21 | "rawWidth": 18, 22 | "rawHeight": 35, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/小 王.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/Num/小 王.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/Num/小 王.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "f55dac41-7543-437b-b195-c369d665f3b7", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "小 王": { 9 | "ver": "1.0.3", 10 | "uuid": "2e62cf24-1188-48eb-b74c-ef6451de75d6", 11 | "rawTextureUuid": "f55dac41-7543-437b-b195-c369d665f3b7", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 18, 20 | "height": 35, 21 | "rawWidth": 18, 22 | "rawHeight": 35, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/baidi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/baidi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/baidi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "db7befa0-28d8-4d58-8c1b-11c45d4bcd0b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "baidi": { 9 | "ver": "1.0.3", 10 | "uuid": "fc7a6000-5c88-43ea-aef1-9113c04b67b8", 11 | "rawTextureUuid": "db7befa0-28d8-4d58-8c1b-11c45d4bcd0b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 27, 20 | "height": 30, 21 | "rawWidth": 27, 22 | "rawHeight": 30, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/baikuang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/baikuang.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/baikuang.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "515473f7-d9bb-469e-85f1-8f62eacf7a35", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "baikuang": { 9 | "ver": "1.0.3", 10 | "uuid": "a2ec46eb-0ac5-4711-84e8-e45b5f8ce508", 11 | "rawTextureUuid": "515473f7-d9bb-469e-85f1-8f62eacf7a35", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 77, 20 | "height": 40, 21 | "rawWidth": 77, 22 | "rawHeight": 40, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/bei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/bei.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/bei.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "056dbf4f-5376-4f61-b317-cbc298fbed39", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "bei": { 9 | "ver": "1.0.3", 10 | "uuid": "659235a3-1288-4de9-b465-9eaf7f56d55b", 11 | "rawTextureUuid": "056dbf4f-5376-4f61-b317-cbc298fbed39", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 35, 20 | "height": 35, 21 | "rawWidth": 35, 22 | "rawHeight": 35, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/buchu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/buchu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/buchu.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "fd9b07a8-3689-46c1-99e0-a7780c566b85", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "buchu": { 9 | "ver": "1.0.3", 10 | "uuid": "d7c1aea5-e5b9-4020-a1cb-082a029bd905", 11 | "rawTextureUuid": "fd9b07a8-3689-46c1-99e0-a7780c566b85", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 108, 20 | "height": 62, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/bujiao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/bujiao.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/chupai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/chupai.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/chupai.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "1778caa5-8696-407e-9113-a9cb4564744b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "chupai": { 9 | "ver": "1.0.3", 10 | "uuid": "e17a8cba-5d54-48fd-97e9-a59fa171736a", 11 | "rawTextureUuid": "1778caa5-8696-407e-9113-a9cb4564744b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 108, 20 | "height": 62, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/dizhu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/dizhu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/dizhu.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "83ff1689-dc3d-46e3-b3f0-e571c1bc9e58", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "dizhu": { 9 | "ver": "1.0.3", 10 | "uuid": "b156636e-eb27-408d-bf61-3bf3001f05d6", 11 | "rawTextureUuid": "83ff1689-dc3d-46e3-b3f0-e571c1bc9e58", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 63, 20 | "height": 34, 21 | "rawWidth": 63, 22 | "rawHeight": 34, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/dizhupai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/dizhupai.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/dizhupai.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "96e34e73-e197-4f73-9e92-3582e3a223b5", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "dizhupai": { 9 | "ver": "1.0.3", 10 | "uuid": "d392ce88-3271-40df-9840-5b358037cee1", 11 | "rawTextureUuid": "96e34e73-e197-4f73-9e92-3582e3a223b5", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 59, 20 | "height": 60, 21 | "rawWidth": 59, 22 | "rawHeight": 60, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/icon_moren.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/icon_moren.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/kuang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/kuang.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/kuang.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "afcc1284-685e-447b-9663-7d3332e01898", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "kuang": { 9 | "ver": "1.0.3", 10 | "uuid": "be848040-ceb7-4339-a9ac-c8b49151f2f4", 11 | "rawTextureUuid": "afcc1284-685e-447b-9663-7d3332e01898", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 530, 20 | "height": 61, 21 | "rawWidth": 530, 22 | "rawHeight": 61, 23 | "borderTop": 24, 24 | "borderBottom": 24, 25 | "borderLeft": 24, 26 | "borderRight": 24, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/maozi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/maozi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/maozi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "fd650db4-8ed6-4ed0-b7a7-f4cb191a8abc", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "maozi": { 9 | "ver": "1.0.3", 10 | "uuid": "fd0730d8-66a8-44c9-b530-956f44683d7c", 11 | "rawTextureUuid": "fd650db4-8ed6-4ed0-b7a7-f4cb191a8abc", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 52, 20 | "height": 38, 21 | "rawWidth": 52, 22 | "rawHeight": 38, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/pai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/pai.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/pai.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "ee20c720-e582-4603-bd8e-13a371ed152a", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "pai": { 9 | "ver": "1.0.3", 10 | "uuid": "fd63e20b-2abd-433a-bf98-8ab3d2a6b757", 11 | "rawTextureUuid": "ee20c720-e582-4603-bd8e-13a371ed152a", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 34, 20 | "height": 34, 21 | "rawWidth": 34, 22 | "rawHeight": 34, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/pukebeimian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/pukebeimian.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/shengyu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/shengyu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/shengyu.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "1131430c-d405-48f3-b909-6cff8c6efa41", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "shengyu": { 9 | "ver": "1.0.3", 10 | "uuid": "cda7b377-10ff-4c82-bd44-2727d0689e10", 11 | "rawTextureUuid": "1131430c-d405-48f3-b909-6cff8c6efa41", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 21, 20 | "height": 49, 21 | "rawWidth": 21, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/slice18_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/slice18_18.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/tishi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/tishi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/tishi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "8a83a40d-56e4-497f-8ccd-866a22dd15ad", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "tishi": { 9 | "ver": "1.0.3", 10 | "uuid": "10214fda-e4e6-432f-8241-a4a03d173bc1", 11 | "rawTextureUuid": "8a83a40d-56e4-497f-8ccd-866a22dd15ad", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 108, 20 | "height": 62, 21 | "rawWidth": 108, 22 | "rawHeight": 62, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/toudizhu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/toudizhu.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/toudizhu.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2ce4fedf-dd09-4aad-b95e-ebbc8f05d412", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "toudizhu": { 9 | "ver": "1.0.3", 10 | "uuid": "b153a668-83d8-44c0-8452-e61ba01d558b", 11 | "rawTextureUuid": "2ce4fedf-dd09-4aad-b95e-ebbc8f05d412", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 81, 20 | "height": 52, 21 | "rawWidth": 81, 22 | "rawHeight": 52, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/不出.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/不出.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/不出.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "e795a725-0b7a-456a-b720-dbcdc0bece2b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "不出": { 9 | "ver": "1.0.3", 10 | "uuid": "81745619-1448-4ae3-bfa9-1f8f9aa143c3", 11 | "rawTextureUuid": "e795a725-0b7a-456a-b720-dbcdc0bece2b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 79, 20 | "height": 42, 21 | "rawWidth": 79, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/不叫.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/不叫.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/不叫.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "8231c36d-9e54-4617-8ea9-af3db7d23fcc", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "不叫": { 9 | "ver": "1.0.3", 10 | "uuid": "ad268ea7-ccaa-4925-b891-b12474359cf0", 11 | "rawTextureUuid": "8231c36d-9e54-4617-8ea9-af3db7d23fcc", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 79, 20 | "height": 42, 21 | "rawWidth": 79, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/出牌.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/出牌.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/出牌.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "573f0cb5-18f8-4fe7-b532-c5338bd2dc75", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "出牌": { 9 | "ver": "1.0.3", 10 | "uuid": "399f66ac-21b7-4364-899d-ed129c6312d7", 11 | "rawTextureUuid": "573f0cb5-18f8-4fe7-b532-c5338bd2dc75", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 80, 20 | "height": 42, 21 | "rawWidth": 80, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 2 拷贝 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/图层 2 拷贝 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/图层 5.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 5.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2e424a66-98a4-4858-8207-e391f21ef4f6", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "图层 5": { 9 | "ver": "1.0.3", 10 | "uuid": "7a1b796f-065a-4090-8ef2-c46d4de285b9", 11 | "rawTextureUuid": "2e424a66-98a4-4858-8207-e391f21ef4f6", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 68, 20 | "height": 49, 21 | "rawWidth": 68, 22 | "rawHeight": 49, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 7 拷贝 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/图层 7 拷贝 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/图层 7.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 7.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "442d4253-6f15-455e-8c1b-dd5a642ee0bc", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "图层 7": { 9 | "ver": "1.0.3", 10 | "uuid": "94150c3b-68a0-4617-b4cf-4f8e009afacf", 11 | "rawTextureUuid": "442d4253-6f15-455e-8c1b-dd5a642ee0bc", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 144, 20 | "height": 82, 21 | "rawWidth": 144, 22 | "rawHeight": 82, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/图层 9.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/图层 9.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "cef53f41-d583-42d4-8e1b-0bcc5f65fc59", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "图层 9": { 9 | "ver": "1.0.3", 10 | "uuid": "f27d32cc-ed58-4499-ad21-22253841adfa", 11 | "rawTextureUuid": "cef53f41-d583-42d4-8e1b-0bcc5f65fc59", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 720, 20 | "height": 1280, 21 | "rawWidth": 720, 22 | "rawHeight": 1280, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/圆角矩形 1 拷贝 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/圆角矩形 1 拷贝 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/地主 拷贝 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/地主 拷贝 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/地主 拷贝 2.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "390895ee-83cd-4571-a8cc-e2975f3f1ce0", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "地主 拷贝 2": { 9 | "ver": "1.0.3", 10 | "uuid": "a8c8da86-9c19-4c9f-ae20-18fbe5d2d540", 11 | "rawTextureUuid": "390895ee-83cd-4571-a8cc-e2975f3f1ce0", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 78, 20 | "height": 79, 21 | "rawWidth": 78, 22 | "rawHeight": 79, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/地主.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/地主.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/地主.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "218104e5-f5d2-4f26-b25c-a62282a87f95", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "地主": { 9 | "ver": "1.0.3", 10 | "uuid": "2777f2a4-403a-4c2d-bf46-c2356ed46d12", 11 | "rawTextureUuid": "218104e5-f5d2-4f26-b25c-a62282a87f95", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 82, 20 | "height": 44, 21 | "rawWidth": 82, 22 | "rawHeight": 44, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/广播.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/广播.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/广播.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "070c0711-be7f-4567-b9aa-921639b9a9ef", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "广播": { 9 | "ver": "1.0.3", 10 | "uuid": "093f777e-9e71-4f77-a95e-da1942662e87", 11 | "rawTextureUuid": "070c0711-be7f-4567-b9aa-921639b9a9ef", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 431, 20 | "height": 40, 21 | "rawWidth": 431, 22 | "rawHeight": 40, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/提示.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/提示.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/提示.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "44646808-7a4c-4f0c-bd4c-97d0503546c3", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "提示": { 9 | "ver": "1.0.3", 10 | "uuid": "8ca028b6-f93f-4326-b695-577256fdbd03", 11 | "rawTextureUuid": "44646808-7a4c-4f0c-bd4c-97d0503546c3", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 81, 20 | "height": 42, 21 | "rawWidth": 81, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/椭圆 1 拷贝 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/椭圆 1 拷贝 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/椭圆 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/椭圆 2.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/椭圆 2.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "639ae838-de32-45c4-bc5b-b4aae008b291", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "椭圆 2": { 9 | "ver": "1.0.3", 10 | "uuid": "9dc4a32e-1d7a-4651-97a5-08ddeca81db2", 11 | "rawTextureUuid": "639ae838-de32-45c4-bc5b-b4aae008b291", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 45, 20 | "height": 45, 21 | "rawWidth": 45, 22 | "rawHeight": 45, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/经典初级场.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/GameScne/Images/经典初级场.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/Images/经典初级场.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "43c8d2b4-5935-43ca-9194-dbe1bc72a6f2", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "经典初级场": { 9 | "ver": "1.0.3", 10 | "uuid": "6ac1a511-e316-4fe4-92b2-483dbc983266", 11 | "rawTextureUuid": "43c8d2b4-5935-43ca-9194-dbe1bc72a6f2", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 216, 20 | "height": 39, 21 | "rawWidth": 216, 22 | "rawHeight": 39, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/NumFont.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "c9fc206a-142c-469b-8b51-50eb7e895139", 4 | "isSubpackage": false, 5 | "subpackageName": "", 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/NumFont/CardTipsNum.labelatlas: -------------------------------------------------------------------------------- 1 | { 2 | "__type__": "cc.LabelAtlas" 3 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/GameScne/NumFont/CardTipsNum.labelatlas.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.1.0", 3 | "uuid": "d3390959-96aa-4438-9634-8dcb7f6bbe54", 4 | "itemWidth": 15, 5 | "itemHeight": 23, 6 | "startChar": "2", 7 | "rawTextureUuid": "aa8f0566-9b77-4988-8c0c-b803a0f2956e", 8 | "fontSize": 20.24, 9 | "subMetas": {} 10 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "2d3451cf-8ff9-4e00-aefc-e224da001280", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/AutoAtlas.pac: -------------------------------------------------------------------------------- 1 | { 2 | "__type__": "cc.SpriteAtlas" 3 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/AutoAtlas.pac.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.1.0", 3 | "uuid": "8d3f49af-fa98-490e-a9e7-0a888aab6eef", 4 | "maxWidth": 1024, 5 | "maxHeight": 1024, 6 | "padding": 2, 7 | "allowRotation": true, 8 | "forceSquared": false, 9 | "powerOfTwo": true, 10 | "heuristices": "BestShortSideFit", 11 | "format": "png", 12 | "quality": 60, 13 | "contourBleed": false, 14 | "paddingBleed": false, 15 | "filterUnused": true, 16 | "subMetas": {} 17 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/Board.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Board.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2acd2cfb-d3e2-4408-9232-cae94a33d79e", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Board": { 9 | "ver": "1.0.3", 10 | "uuid": "434ab3e6-16d0-4e06-8129-0388a7aae3de", 11 | "rawTextureUuid": "2acd2cfb-d3e2-4408-9232-cae94a33d79e", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 674, 20 | "height": 441, 21 | "rawWidth": 674, 22 | "rawHeight": 441, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Board1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/Board1.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Board1.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "b57f27aa-51b0-4651-9d5a-cb4b8dd0bd9b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Board1": { 9 | "ver": "1.0.3", 10 | "uuid": "36f632d6-6c92-4860-9243-6457d815db85", 11 | "rawTextureUuid": "b57f27aa-51b0-4651-9d5a-cb4b8dd0bd9b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 598, 20 | "height": 411, 21 | "rawWidth": 598, 22 | "rawHeight": 411, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/BtnBoardGreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/BtnBoardGreen.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/BtnBoardRed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/BtnBoardRed.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/BtnBoardYellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/BtnBoardYellow.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/BtnClose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/BtnClose.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/BtnClose.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5202cc27-c1fa-4537-b127-beb1dbe78332", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "BtnClose": { 9 | "ver": "1.0.3", 10 | "uuid": "dcd25adf-c82b-4c2b-97b9-263a8e5b9383", 11 | "rawTextureUuid": "5202cc27-c1fa-4537-b127-beb1dbe78332", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 36, 20 | "height": 36, 21 | "rawWidth": 36, 22 | "rawHeight": 36, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/MessageBox/Title.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/MessageBox/Title.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "098e8e54-25d9-4753-b17e-8adb6948e226", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "Title": { 9 | "ver": "1.0.3", 10 | "uuid": "5185c0f0-ff9f-43c9-b0eb-ffbbd6892400", 11 | "rawTextureUuid": "098e8e54-25d9-4753-b17e-8adb6948e226", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 229, 20 | "height": 56, 21 | "rawWidth": 229, 22 | "rawHeight": 56, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "12cc98ad-aa66-415e-8b69-2e741cb019ef", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/CHUANGGUANCHENGGONG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/CHUANGGUANCHENGGONG.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/anniudi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/anniudi.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/anniudi.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "aa707cef-0eaa-4163-a8f5-00127c8c78a1", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "anniudi": { 9 | "ver": "1.0.3", 10 | "uuid": "36db5295-26c6-416f-adb6-1fb1394fd867", 11 | "rawTextureUuid": "aa707cef-0eaa-4163-a8f5-00127c8c78a1", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 276, 20 | "height": 91, 21 | "rawWidth": 276, 22 | "rawHeight": 91, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/guanka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/guanka.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/guanka.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5387cf74-1319-462e-9701-48b31a1614d7", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "guanka": { 9 | "ver": "1.0.3", 10 | "uuid": "35b2d3d0-c6ed-4e1f-8073-a0e10f906371", 11 | "rawTextureUuid": "5387cf74-1319-462e-9701-48b31a1614d7", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 55, 20 | "height": 65, 21 | "rawWidth": 55, 22 | "rawHeight": 65, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/jixutongguan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/jixutongguan.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/jixutongguan.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "211f625c-5f9c-4a05-820a-6c2a6a541b8b", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "jixutongguan": { 9 | "ver": "1.0.3", 10 | "uuid": "3aaab8a2-d351-4e39-9a90-c51f0d38af93", 11 | "rawTextureUuid": "211f625c-5f9c-4a05-820a-6c2a6a541b8b", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 276, 20 | "height": 91, 21 | "rawWidth": 276, 22 | "rawHeight": 91, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/xuanyao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/xuanyao.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/xuanyao.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2f890d24-2ae4-4eb6-bbd9-e0da313598db", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "xuanyao": { 9 | "ver": "1.0.3", 10 | "uuid": "a5d41bf6-8ff8-4f7e-8217-93d6dc4f8b85", 11 | "rawTextureUuid": "2f890d24-2ae4-4eb6-bbd9-e0da313598db", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 84, 20 | "height": 42, 21 | "rawWidth": 84, 22 | "rawHeight": 42, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/yitongguan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/Texture/TZCG/yitongguan.png -------------------------------------------------------------------------------- /assets/ResRaw/Texture/TZCG/yitongguan.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "4ffd368e-3416-41ab-951f-2e802e69e901", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "yitongguan": { 9 | "ver": "1.0.3", 10 | "uuid": "486fb302-87c1-4503-9992-4b88edee8d66", 11 | "rawTextureUuid": "4ffd368e-3416-41ab-951f-2e802e69e901", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": 0, 16 | "offsetY": 0, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 56, 20 | "height": 65, 21 | "rawWidth": 56, 22 | "rawHeight": 65, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/ResRaw/ttf.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "3350b7e5-64e6-40d4-9b9a-e26c4b34e9d1", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/ttf/T1.TTF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/ttf/T1.TTF -------------------------------------------------------------------------------- /assets/ResRaw/ttf/T1.TTF.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "58ad20d2-28b3-48f7-ad3e-ea0c7ee2772c", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/ttf/T2.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/ttf/T2.ttf -------------------------------------------------------------------------------- /assets/ResRaw/ttf/T2.ttf.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "4bb736a0-5472-4e9f-a6d7-6d0a9c0e4d69", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/ResRaw/ttf/beishuziti.fnt.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "2.1.0", 3 | "uuid": "fd4bdf0d-a640-4f61-a7a5-b192ecc73955", 4 | "textureUuid": "0023cd28-9695-4c97-9ad9-f198863575c7", 5 | "fontSize": 32, 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /assets/ResRaw/ttf/beishuziti_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YKPublicGame/CCCYKFamework/0003d2f9521264da3a282dd017fec79936c8db1b/assets/ResRaw/ttf/beishuziti_0.png -------------------------------------------------------------------------------- /assets/ResRaw/ttf/beishuziti_0.png.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "0023cd28-9695-4c97-9ad9-f198863575c7", 4 | "type": "sprite", 5 | "wrapMode": "clamp", 6 | "filterMode": "bilinear", 7 | "subMetas": { 8 | "beishuziti_0": { 9 | "ver": "1.0.3", 10 | "uuid": "110dc65f-35f7-4dc8-bd1d-2ff8b5cdfe34", 11 | "rawTextureUuid": "0023cd28-9695-4c97-9ad9-f198863575c7", 12 | "trimType": "auto", 13 | "trimThreshold": 1, 14 | "rotated": false, 15 | "offsetX": -12, 16 | "offsetY": 113, 17 | "trimX": 0, 18 | "trimY": 0, 19 | "width": 232, 20 | "height": 30, 21 | "rawWidth": 256, 22 | "rawHeight": 256, 23 | "borderTop": 0, 24 | "borderBottom": 0, 25 | "borderLeft": 0, 26 | "borderRight": 0, 27 | "subMetas": {} 28 | } 29 | } 30 | } -------------------------------------------------------------------------------- /assets/YK.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "e1aa16b1-65e1-4c8c-944a-8b3889628b12", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/New Folder.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "e8e3eb9a-78e2-44b4-8012-64debfe50339", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/New Folder/Main.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "2a7e85e5-ff80-4ca6-9962-6dd83be8133a", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/New Folder/SceneTest.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "525ae125-0828-4fb7-aa2a-acb18b1626e3", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/New Folder/WindTest.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "12b0f4a1-27b0-455b-94d0-28a0f24f1a45", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "d345600b-dd77-4e43-9d72-bed6d6e62145", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/EventMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "cecad74c-2a6e-4e5a-ad93-66e6e7095461", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/EventMgr/DispatchEventNode.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "bf4b7b4d-b170-4578-ad59-ed6d0b877568", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/EventMgr/EventListenerMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "b16a66f9-d7a4-460d-a60f-e44362f3dc28", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/ModeMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "b1cac6ef-c5b2-41a7-90f4-6cb78c46e4b5", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/ModeMgr/ModeMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "933e7871-a138-4b5d-aa0c-93df3606968d", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "02ef1414-4a34-4c27-aff4-3d8d95c8e26f", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/NetMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "2e14cc94-8adf-444e-bd4c-638a8200ee81", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/PackBase.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "942b4d90-1550-4d7c-a3c4-50487dd13796", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/ProtoMap.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "c8622c60-7619-47ac-bbb1-9b627bea818f", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/ResponseMessageEvent.ts: -------------------------------------------------------------------------------- 1 | import { EventData } from "../EventMgr/DispatchEventNode"; 2 | import { PackBase } from "./PackBase"; 3 | 4 | export class ResponseMessageEvent extends EventData 5 | { 6 | constructor(type: string) 7 | { 8 | super(type, null); 9 | } 10 | 11 | public SetData(head: PackBase, msg: any) 12 | { 13 | this.cmd = head.cmd.toString() 14 | this.data = { head: head, msg: msg } 15 | } 16 | public get Data() : ResponseDataInfo 17 | { 18 | return this.data 19 | } 20 | } 21 | 22 | export type ResponseDataInfo = 23 | { 24 | head:PackBase, 25 | msg:any 26 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/ResponseMessageEvent.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "35b68106-80ac-427f-baa2-40f46b320af1", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "88f8be0d-ac28-45a5-8d07-127e22234bf5", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "f6e7d753-8bd5-4a37-86a9-a984855cb313", 4 | "isGroup": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/fs.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | /** 3 | * 读取文件 4 | * @param {String} path 5 | * @param {Function} cb 6 | */ 7 | readFile(path, cb) { 8 | let str = jsb.fileUtils.getStringFromFile(path); 9 | cb(null, str); 10 | }, 11 | 12 | /** 13 | * 14 | * @param {String} path 15 | */ 16 | readFileSync(path) { 17 | return jsb.fileUtils.getStringFromFile(path); 18 | } 19 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/fs.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "cdc961cd-a890-45a3-aea4-3657fccb3d16", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/path.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | /** 3 | * 子路径字符串 4 | * @param {String} subPath 5 | */ 6 | resolve(subPath) { 7 | return cc.url.raw(`resources/${subPath}`); 8 | }, 9 | 10 | join() { 11 | return cc.path.join.apply(null, arguments); 12 | } 13 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/path.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "dcc10637-69d2-4bfc-838b-2725185fc900", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/pbkiller.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "e409980a-5f14-44d9-a7f2-1ff3ca6e4942", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/protobuf.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "d204dd2a-9241-4bc1-8db0-e2d2b6aae2e1", 4 | "isGroup": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/protobuf/bytebuffer.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "fb991ba5-61f3-4934-90a5-31ec5358af06", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/protobuf/long.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "586de25a-a33f-4e2c-b467-4eb3e010f9f3", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Net/pbkiller/src/protobuf/protobufjs.js.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "b6570c4d-1857-4210-8200-33791cbbab06", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/ResMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "6f5b29e2-13a8-4d17-9f31-779157d84b6d", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/ResMgr/ResMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "7a96ae44-1a7e-4f09-9b3c-1d06fa90874a", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/SceneMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "34cf17cf-6ad7-438d-add0-8a226e81dfd8", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/SceneMgr/SceneBase.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "e5f3e42a-68b8-46bc-b329-a8e9ad0fcaa6", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/SceneMgr/SceneMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "dba91561-30e6-47a4-a935-277ba83f8657", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Task.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "84decf6f-6e42-4367-9bb1-08fd2b2fe30c", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/Task/TaskBase.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "bb58cf5e-f4fe-45e0-bff4-10510f68d287", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/UIMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "6c677ed3-0b2d-4218-959e-9e80dfbaff5c", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/UIMgr/UIMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "b7fc0ed3-7485-487c-a535-d9f0436a5036", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Util.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "c336078c-d917-401f-b0e4-6a98add7d7cb", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/YK/core/Util/GameFlag.ts: -------------------------------------------------------------------------------- 1 | export class GameFlag 2 | { 3 | /// 4 | /// 标志量 5 | /// 6 | private mValue:number = 0; 7 | 8 | public get Value():number 9 | { 10 | return this.mValue 11 | } 12 | 13 | public set Value(v) 14 | { 15 | this.mValue = v 16 | } 17 | 18 | public constructor(flag = 0) 19 | { 20 | this.mValue = flag 21 | } 22 | 23 | public Add(flag) 24 | { 25 | this.mValue |= flag 26 | return this 27 | } 28 | 29 | public Remove(flag) 30 | { 31 | this.mValue &= ~flag 32 | return this 33 | } 34 | 35 | public Has(flag) 36 | { 37 | return (this.mValue & flag) != 0 38 | } 39 | } -------------------------------------------------------------------------------- /assets/YK/core/Util/GameFlag.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "d0124f03-006e-40dc-a666-23a31ce532e5", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Util/Log.ts: -------------------------------------------------------------------------------- 1 | export class Log 2 | { 3 | public static Log = console.log 4 | public static Error = console.error 5 | public static Warn = console.warn() 6 | } 7 | -------------------------------------------------------------------------------- /assets/YK/core/Util/Log.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "c0d2cf4a-ec45-4030-b4b2-1038ba74a59d", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/YK/core/Util/TimeDelay.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "ce3393b7-94e1-4651-aecb-eecf72483dfa", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/resources.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "c48833e8-b277-4c36-8ca7-d423845f8ff2", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/pb.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "bc2eefae-9b5b-4138-9c30-d186a4d92af4", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/pb/NetPack.proto.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "11fd5a7b-0bd2-4e22-a088-0634c599486f", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "8a53b39f-afce-4a6d-a38e-37ad7ee72689", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/ChuangGuanJieSuan.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "392dcc3a-ff72-482b-b069-a30af1fe6869", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/ChuangGuanJieSuan/ChuangGuanChengGong.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "418bb1d9-ffe8-4519-94a5-54f4f31adae6", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/ChuangGuanJieSuan/ChuangGuanShiBai.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "923ccae9-a783-46d7-a679-bcaba8348cf5", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/FrontLCover.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "28c6ce7f-57b8-4ad5-8eb8-2f5cdab12d41", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/FrontLCover/FrontCover.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "15724ec2-37c6-4d61-a7ba-380a0e541345", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/Loading.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "6d4fd273-7fd9-43ce-8fb3-4f7375778186", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/Loading/Loading.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "9c3113db-deba-4b64-bd4a-7d95331a7182", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/LoginScene.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "619c70cb-ccb5-460c-8b22-4d80f4d691d3", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/LoginScene/LoginWind.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "93c10cfb-4538-47b6-8ee2-d4c9e5a01eb1", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "93ddc98d-7423-49af-a693-f763c0a86294", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne/CreateRoom.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5e933e93-4f73-44e7-a64a-27135091a4c4", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne/FrontCover.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "15724ec2-37c6-4d61-a7ba-380a0e541345", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne/GameMode.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "daa7c4c9-33c2-4a98-82de-47321ff25b6e", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne/GeRenXinXi.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "2738248a-0321-4d42-8889-a81a3a72ecea", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MainScne/MiYu.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "a72ef2e3-250b-4af2-8448-ac41727afabc", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MessageBox.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "d4be52d0-fc0b-4296-9582-8bbb9c53fe0e", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/MessageBox/MessageBoxCommon.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "a83e2989-4788-42d8-a13a-79b3fee15153", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/resources/prefab/PlaySceneCommon.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "267936b6-a0c2-4a9b-8ba0-a3670acdb7a6", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/resources/prefab/WaitWind.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "55719e40-7ccc-4171-a7fd-73d270a653d7", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/script.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "61f640d5-aa2d-42ff-a0fc-faa6c1882b7b", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/CardSpritFarmInfos.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "a28b4775-ff18-4386-96a0-5118241178d1", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Defs.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "3ea5b0fe-2d73-498f-8eac-b5ad200b9aac", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Defs/CodingTips.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "7bad61ce-32a4-426c-ab7b-7885a2a35a73", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Defs/EventDef.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "96eca16d-0c56-4f56-9b76-f7211a278e41", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Defs/ProtocolDef.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "35ac393d-6f3e-48b5-ab69-939feae3f22e", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/GameMain.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "b4747332-5ac6-46d0-b018-d977a8a9e70f", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Modes.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "a31906a7-9f2b-4516-9d17-5ad2bd003a41", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Modes/DDZLogic.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "f2382710-8a7f-42c4-9d3b-51cc72cea6c9", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Modes/PrivRoomMode.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "a36da870-c727-4837-87a0-8d3c29167934", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Modes/RoleMode.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "dadf9255-4575-4f5a-af28-334f4a33782f", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Scene.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "60c2e426-eced-4720-9244-7aa59798a699", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Scene/FriendRoomPlayScene.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "268bfb4a-0a28-4bf4-a509-8f4ded5ac41b", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Scene/LoadingScene.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "2867974c-0a03-4a63-aa95-4364af8814bf", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Scene/LoginScene.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "f6bb7a9f-d262-44ca-a0cb-973b6c457893", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Scene/MainScene.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "22063c62-a504-4d50-8e7a-b392398996d2", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Tasks.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "de076476-b9cc-4b3f-bdfa-c31d7397c095", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Winds.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "ab7c6e0d-2df2-4c0f-a5a1-8a165021f276", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Winds/CardMgr.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.1", 3 | "uuid": "c4e9571d-226a-4310-8115-db3ad21489e9", 4 | "subMetas": {} 5 | } -------------------------------------------------------------------------------- /assets/script/Winds/CardMgr/CardItem.ts: -------------------------------------------------------------------------------- 1 | export class CardItem extends cc.Component 2 | { 3 | private isBG = false 4 | 5 | public Init(cardid, isBG = false): void 6 | { 7 | 8 | } 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/CardMgr/CardItem.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "c28f2f0e-f019-4edd-8acc-980d5d694c4f", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/CardMgr/CardMgr.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "fa61f9a5-2f03-4ac6-9af9-33abbf77ab18", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/CreateWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "dc272b84-5c14-4bcc-97a9-fb3eaa58ace1", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/FariendRoomPlayWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "e6f663ef-3067-4971-a79d-419a0424702b", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/LoadingWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "a09b73a9-50ad-4251-9fc2-6c00b8bee88f", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/LoginWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "7b52f712-579c-45b0-8326-e6e5890488af", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/MainWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "7c73170a-a68d-45a3-b619-5f5a2d5e3a52", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/MessageBox.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "abf40d09-881c-48c9-aff5-c32e0859faae", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/script/Winds/WaitWind.ts.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.5", 3 | "uuid": "f285cffc-9828-409e-8c86-99b3ed4379a6", 4 | "isPlugin": false, 5 | "loadPluginInWeb": true, 6 | "loadPluginInNative": true, 7 | "loadPluginInEditor": false, 8 | "subMetas": {} 9 | } -------------------------------------------------------------------------------- /assets/test.prefab.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "5f94ddeb-1fa3-4a3f-a930-8c260560db32", 4 | "asyncLoadAssets": false, 5 | "subMetas": {} 6 | } -------------------------------------------------------------------------------- /assets/xx.fire.meta: -------------------------------------------------------------------------------- 1 | { 2 | "ver": "1.0.0", 3 | "uuid": "eb8465ee-949f-423c-b4cd-ed5ea1ab9b1c", 4 | "asyncLoadAssets": false, 5 | "autoReleaseAssets": false, 6 | "subMetas": {} 7 | } -------------------------------------------------------------------------------- /jsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "target": "es6", 4 | "module": "commonjs", 5 | "experimentalDecorators": true 6 | }, 7 | "exclude": [ 8 | "node_modules", 9 | ".vscode", 10 | "library", 11 | "local", 12 | "settings", 13 | "temp" 14 | ] 15 | } -------------------------------------------------------------------------------- /project.json: -------------------------------------------------------------------------------- 1 | { 2 | "engine": "cocos-creator-js", 3 | "packages": "packages" 4 | } -------------------------------------------------------------------------------- /settings/project.json: -------------------------------------------------------------------------------- 1 | { 2 | "cocos-analytics": { 3 | "appID": "13798", 4 | "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2", 5 | "channel": "", 6 | "enable": false, 7 | "version": "" 8 | }, 9 | "collision-matrix": [ 10 | [ 11 | true 12 | ] 13 | ], 14 | "design-resolution-height": 1280, 15 | "design-resolution-width": 720, 16 | "excluded-modules": [], 17 | "fit-height": false, 18 | "fit-width": true, 19 | "group-list": [ 20 | "default" 21 | ], 22 | "simulator-orientation": false, 23 | "simulator-resolution": { 24 | "height": 640, 25 | "width": 960 26 | }, 27 | "use-customize-simulator": false, 28 | "use-project-simulator-setting": false, 29 | "start-scene": "current" 30 | } -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "module": "commonjs", 4 | "lib": [ "dom", "es6", "es2015.promise" ], 5 | "target": "es5", 6 | "experimentalDecorators": true, 7 | "skipLibCheck": true 8 | }, 9 | "exclude": [ 10 | "node_modules", 11 | "library", 12 | "local", 13 | "temp", 14 | "build", 15 | "settings" 16 | ] 17 | } --------------------------------------------------------------------------------