MCPcopy Create free account
hub / github.com/melonjs/melonJS / state.ts

File state.ts

packages/melonjs/src/state/state.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type Application from "../application/application.ts";
2import { pauseTrack, resumeTrack } from "./../audio/audio.ts";
3import FadeEffect from "../camera/effects/fade_effect.ts";
4import MaskEffect from "../camera/effects/mask_effect.ts";

Callers

nothing calls this directly

Calls 4

onceFunction · 0.90
onFunction · 0.90
_cancelFreezeFunction · 0.85
setMethod · 0.45

Tested by

no test coverage detected