Coder Social home page Coder Social logo

cccutils's Introduction

概述

对于Cocos Creator的一些梳理,包括架构、插件以及其他常用功能

功能清单

  • 资源分包
  • 资源加载
  • 内存管理
  • mvc
  • 场景适配
  • 网络
  • elk
  • 多点触摸
  • 声音
  • 横竖屏切换
  • touch
  • scrollview
  • 微信小游戏SDK

目录划分

  • assets
    • resources
      • 按场景划分资源文件夹
    • scripts
      • core -- 核心架构
        • mvc
        • ecs
        • elk -- 日志记录及上报
        • audio -- 背景音乐、音频切分、循环音效
        • screen -- 资源适配及横竖屏切换
        • net -- http和ws
        • touch -- 多点触摸管理
        • memory -- 内存管理
      • tool -- 工具
        • scrollview
      • sdk -- SDK相关
    • 其他场景文件夹
  • packages
    • res-packages -- 资源分包

场景设置

默认开启资源清理、单点触摸、使用mvc

  • load -- 加载
  • content -- 目录(运用scrollview优化)
  • test-screen
  • test-touch
  • test-net
  • test-audio
  • test-ecs

cccutils's People

Contributors

sidneyzhou avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.