MCPcopy Index your code
hub / github.com/colinsusie/creator_2_0_material_demo

github.com/colinsusie/creator_2_0_material_demo @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
548 symbols 680 edges 14 files 68 documented · 12% updated 7y ago★ 1095 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IAnimatable (Interface)
* - 播放动画接口。 (Armature 和 WordClock 都实现了该接口) * 任何实现了此接口的实例都可以添加到 WorldClock 实例中,由 WorldClock 实例统一更新时间。 * @see dr [2 implementers]
creator.d.ts
Map (Interface)
* @private
creator.d.ts
IArmatureProxy (Interface)
* - 骨架代理接口,对接的引擎需要对其进行具体实现。 * @see dragonBones.Armature * @version DragonBones 5.0 * @language zh_CN
creator.d.ts
IEventDispatcher (Interface)
* - 事件派发接口。 * DragonBones 的事件派发通常依赖于对接的引擎来实现,该接口定义了对接引擎时需要实现的事件方法。 * @version DragonBones 4.5 * @language
creator.d.ts

Core symbols most depended-on inside this repo

dbInit
called by 0
creator.d.ts
dbClear
called by 0
creator.d.ts
dbUpdate
called by 0
creator.d.ts
dispose
called by 0
creator.d.ts
advanceTime
called by 0
creator.d.ts
hasDBEventListener
called by 0
creator.d.ts
dispatchDBEvent
called by 0
creator.d.ts
addDBEventListener
called by 0
creator.d.ts

Shape

Class 445
Enum 71
Function 16
Method 12
Interface 4

Languages

TypeScript100%

Modules by API surface

creator.d.ts532 symbols
assets/Scripts/main.js15 symbols
assets/Scripts/CustomMaterial.js1 symbols

For agents

$ claude mcp add creator_2_0_material_demo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page