資源簡介
甜品消消樂資源+工程源碼,有現成的工程,可以直接在項目中運行
代碼片段和文件信息
using?System.Collections;
using?System.Collections.Generic;
using?UnityEngine;
public?class?ClearColorSweet?:?ClearedSweet?{
????private?ColorSweet.ColorType?clearColor;
????public?ColorSweet.ColorType?ClearColor
????{
????????get
????????{
????????????return?clearColor;
????????}
????????set
????????{
????????????clearColor?=?value;
????????}
????}
????public?override?void?Clear()
????{
????????base.Clear();
????????sweet.gameManager.ClearColor(clearColor);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-06?15:11??資料\
?????文件????10205725??2018-01-06?13:49??資料\GameResources.unitypackage
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\.vs\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\.vs\MatchSweets\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\
?????文件??????107008??2018-01-06?13:50??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\.suo
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\Server\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\Server\sqlite3\
?????文件???????????0??2018-01-01?10:50??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\Server\sqlite3\db.lock
?????文件??????655360??2018-01-06?13:50??資料\工程源碼\MatchSweets\.vs\MatchSweets\v15\Server\sqlite3\storage.ide
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\Assets\
?????目錄???????????0??2018-01-06?15:12??資料\工程源碼\MatchSweets\Assets\Animation\
?????文件?????????213??2017-12-31?21:54??資料\工程源碼\MatchSweets\Assets\Animation.me
?????文件????????2635??2018-01-04?22:06??資料\工程源碼\MatchSweets\Assets\Animation\BarrierSweetPrefab.controller
?????文件?????????229??2018-01-04?22:05??資料\工程源碼\MatchSweets\Assets\Animation\BarrierSweetPrefab.controller.me
?????文件????????1914??2018-01-06?09:09??資料\工程源碼\MatchSweets\Assets\Animation\But_Start.controller
?????文件?????????229??2018-01-06?09:06??資料\工程源碼\MatchSweets\Assets\Animation\But_Start.controller.me
?????文件????????4073??2018-01-05?20:23??資料\工程源碼\MatchSweets\Assets\Animation\ColomnClear_SweetPrefab.anim
?????文件?????????229??2018-01-05?19:04??資料\工程源碼\MatchSweets\Assets\Animation\ColomnClear_SweetPrefab.anim.me
?????文件????????2707??2018-01-05?20:23??資料\工程源碼\MatchSweets\Assets\Animation\ColomnClear_SweetPrefab.controller
?????文件?????????229??2018-01-05?19:04??資料\工程源碼\MatchSweets\Assets\Animation\ColomnClear_SweetPrefab.controller.me
?????文件???????14130??2018-01-04?22:06??資料\工程源碼\MatchSweets\Assets\Animation\DestoryBarrier.anim
?????文件?????????229??2018-01-04?22:04??資料\工程源碼\MatchSweets\Assets\Animation\DestoryBarrier.anim.me
?????文件???????18649??2018-01-05?22:05??資料\工程源碼\MatchSweets\Assets\Animation\DestoryRainbow.anim
?????文件?????????229??2018-01-05?20:48??資料\工程源碼\MatchSweets\Assets\Animation\DestoryRainbow.anim.me
?????文件????????9773??2018-01-03?22:54??資料\工程源碼\MatchSweets\Assets\Animation\DestorySweet.anim
?????文件?????????229??2018-01-03?14:31??資料\工程源碼\MatchSweets\Assets\Animation\DestorySweet.anim.me
?????文件????????3004??2018-01-06?09:09??資料\工程源碼\MatchSweets\Assets\Animation\Doll.anim
?????文件?????????229??2018-01-06?08:53??資料\工程源碼\MatchSweets\Assets\Animation\Doll.anim.me
............此處省略1646個文件信息
評論
共有 條評論