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

Function setDefaultGame

packages/melonjs/src/application/application.ts:973–975  ·  view source on GitHub ↗
(app: Application)

Source from the content-addressed store, hash-verified

971 * @ignore
972 */
973export function setDefaultGame(app: Application) {
974 game = app;
975}

Callers 2

index.tsFile · 0.90
initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected