Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ New
Function
New
engine/engine/src/engine.cpp:437–440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
}
436
437
HEngine New(dmEngineService::HEngineService engine_service)
438
{
439
return new Engine(engine_service);
440
}
441
442
void Delete(HEngine engine)
443
{
Callers
13
DiscoveryServiceNew
Function · 0.70
engine_main
Function · 0.70
Dispatch
Function · 0.70
dmEngineInitialize
Function · 0.70
dmEngineCreate
Function · 0.70
AppInitializeProfiler
Function · 0.50
CreateListener
Function · 0.50
PropertyInitialize
Function · 0.50
SetUp
Method · 0.50
TEST_F
Function · 0.50
PreRunHttpPort
Function · 0.50
jni_util.cpp
File · 0.50
Calls
no outgoing calls
Tested by
3
SetUp
Method · 0.40
TEST_F
Function · 0.40
PreRunHttpPort
Function · 0.40