Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
void AndroidApp::Initialize(android_app* state)
22
{
23
state_ = state;
24
}
25
26
27
} // /namespace LLGL
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected