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

Class CookedEvent

endless-tunnel/app/src/main/cpp/native_engine.cpp:228–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228static bool _cooked_event_callback(struct CookedEvent* event) {
229 SceneManager* mgr = SceneManager::GetInstance();
230 PointerCoords coords;
231 memset(&coords, 0, sizeof(coords));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected