MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / Initialize

Method Initialize

deps/LLGL/sources/Platform/Android/AndroidApp.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void AndroidApp::Initialize(android_app* state)
22{
23 state_ = state;
24}
25
26
27} // /namespace LLGL

Callers 1

LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected