MCPcopy Create free account
hub / github.com/axmolengine/axmol / main

Function main

tests/lua-tests/proj.wasm/main.cpp:45–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45int main(int argc, char** argv)
46{
47 // create the application instance
48 appDelegate.reset(new AppDelegate());
49 return Application::getInstance()->run();
50}

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
resetMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected