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

Method SetMaxDelta

endless-tunnel/app/src/main/cpp/util.hpp:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 return d;
111 }
112 void SetMaxDelta(float m) { mMaxDelta = m; }
113 void Reset() { mLastTick = Clock(); }
114};
115

Callers 1

PlaySceneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected