甜品消消乐资源+工程源码


甜品消消乐资源+工程源码,有现成的工程,可以直接在项目中运行
资源截图
代码片段和文件信息
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.vsMatchSweets
     目录           0  2018-01-06 15:12  资料工程源码MatchSweets.vsMatchSweetsv15
     文件      107008  2018-01-06 13:50  资料工程源码MatchSweets.vsMatchSweetsv15.suo
     目录           0  2018-01-06 15:12  资料工程源码MatchSweets.vsMatchSweetsv15Server
     目录           0  2018-01-06 15:12  资料工程源码MatchSweets.vsMatchSweetsv15Serversqlite3
     文件           0  2018-01-01 10:50  资料工程源码MatchSweets.vsMatchSweetsv15Serversqlite3db.lock
     文件      655360  2018-01-06 13:50  资料工程源码MatchSweets.vsMatchSweetsv15Serversqlite3storage.ide
     目录           0  2018-01-06 15:12  资料工程源码MatchSweetsAssets
     目录           0  2018-01-06 15:12  资料工程源码MatchSweetsAssetsAnimation
     文件         213  2017-12-31 21:54  资料工程源码MatchSweetsAssetsAnimation.meta
     文件        2635  2018-01-04 22:06  资料工程源码MatchSweetsAssetsAnimationBarrierSweetPrefab.controller
     文件         229  2018-01-04 22:05  资料工程源码MatchSweetsAssetsAnimationBarrierSweetPrefab.controller.meta
     文件        1914  2018-01-06 09:09  资料工程源码MatchSweetsAssetsAnimationBut_Start.controller
     文件         229  2018-01-06 09:06  资料工程源码MatchSweetsAssetsAnimationBut_Start.controller.meta
     文件        4073  2018-01-05 20:23  资料工程源码MatchSweetsAssetsAnimationColomnClear_SweetPrefab.anim
     文件         229  2018-01-05 19:04  资料工程源码MatchSweetsAssetsAnimationColomnClear_SweetPrefab.anim.meta
     文件        2707  2018-01-05 20:23  资料工程源码MatchSweetsAssetsAnimationColomnClear_SweetPrefab.controller
     文件         229  2018-01-05 19:04  资料工程源码MatchSweetsAssetsAnimationColomnClear_SweetPrefab.controller.meta
     文件       14130  2018-01-04 22:06  资料工程源码MatchSweetsAssetsAnimationDestoryBarrier.anim
     文件         229  2018-01-04 22:04  资料工程源码MatchSweetsAssetsAnimationDestoryBarrier.anim.meta
     文件       18649  2018-01-05 22:05  资料工程源码MatchSweetsAssetsAnimationDestoryRainbow.anim
     文件         229  2018-01-05 20:48  资料工程源码MatchSweetsAssetsAnimationDestoryRainbow.anim.meta
     文件        9773  2018-01-03 22:54  资料工程源码MatchSweetsAssetsAnimationDestorySweet.anim
     文件         229  2018-01-03 14:31  资料工程源码MatchSweetsAssetsAnimationDestorySweet.anim.meta
     文件        3004  2018-01-06 09:09  资料工程源码MatchSweetsAssetsAnimationDoll.anim
     文件         229  2018-01-06 08:53  资料工程源码MatchSweetsAssetsAnimationDoll.anim.meta
............此处省略1646个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)