MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / Shutdown

Method Shutdown

Sources/nCine/Backends/Android/AndroidApplication.cpp:376–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374 }
375
376 void AndroidApplication::Shutdown()
377 {
378 Application::ShutdownCommon();
379 AndroidJniHelper::DetachJVM();
380 isInitialized_ = false;
381 }
382}

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected