MCPcopy Create free account
hub / github.com/android/ndk-samples / RenderBackground

Method RenderBackground

endless-tunnel/app/src/main/cpp/dialog_scene.cpp:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void DialogScene::RenderBackground() {
130 RenderBackgroundAnimation(mShapeRenderer);
131}
132
133bool DialogScene::OnBackKeyPressed() {
134 SceneManager* mgr = SceneManager::GetInstance();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected