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

Method init

packages/plugin-renderer-spine/lib/SpineSystem.ts:41–43  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected