MCPcopy Create free account
hub / github.com/eva-engine/eva.js / init

Method init

packages/plugin-renderer-spine36/lib/SpineSystem.ts:40–42  ·  view source on GitHub ↗

* 初始化系统,注入 pixi-spine 3.6 版本 * @override

()

Source from the content-addressed store, hash-verified

38 * @override
39 */
40 init() {
41 super.init({ pixiSpine });
42 }
43}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected