MCPcopy Create free account
hub / github.com/melonjs/melonJS / destroy

Method destroy

packages/melonjs/src/camera/effects/shake_effect.ts:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 override destroy(): void {
80 this.camera.offset.setZero();
81 }
82}

Callers

nothing calls this directly

Calls 1

setZeroMethod · 0.45

Tested by

no test coverage detected