MCPcopy
hub / github.com/phaserjs/phaser / init

Method init

scripts/tsgen/test/src/game.ts:20–22  ·  view source on GitHub ↗
(data: object)

Source from the content-addressed store, hash-verified

18 }
19
20 public init (data: object)
21 {
22 }
23
24 public preload ()
25 {

Callers 14

SceneManager.jsFile · 0.45
TweenManager.jsFile · 0.45
TweenChain.jsFile · 0.45
CanvasRenderer.jsFile · 0.45
WebGLRenderer.jsFile · 0.45
TextureSource.jsFile · 0.45
PluginManager.jsFile · 0.45
TweenChain.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected