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

Method initWithFullScreen

core/platform/android/RenderViewImpl-android.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98bool RenderViewImpl::initWithFullScreen(std::string_view viewName)
99{
100 return true;
101}
102
103bool RenderViewImpl::isGfxContextReady()
104{

Callers 2

createMethod · 0.45
createWithFullScreenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected