Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ Core.js
File
Core.js
GDevelop.js/__tests__/Core.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
initializeGDevelopJs = require(
'../../Binaries/embuild/GDevelop.js/libGD.js'
);
2
const
path = require(
'path'
);
3
const
{
4
makeFakeAbstractFileSystem,
Callers
nothing calls this directly
Calls
15
extend
Function · 0.85
Error
Interface · 0.85
makeNewProperty
Function · 0.85
createSampleObjectJsImplementation
Function · 0.85
validateVolumeParameter
Function · 0.85
testExpression
Function · 0.85
makeTestExtension
Function · 0.85
toBe
Method · 0.80
setName
Method · 0.80
getOrientation
Method · 0.80
toEqual
Method · 0.80
getParent
Method · 0.80
Tested by
no test coverage detected