Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
973
export
function
setDefaultGame(app: Application) {
974
game = app;
975
}
Callers
2
index.ts
File · 0.90
init
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected