MCPcopy Create free account
hub / github.com/ZDoom/Raze / ClearInterpolations

Function ClearInterpolations

source/core/interpolate.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185void ClearInterpolations()
186{
187 interpolations.Clear();
188}
189
190void ClearMovementInterpolations()
191{

Callers 2

InitLevelGlobalsFunction · 0.85
allocateMapArraysFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected