MCPcopy Create free account
hub / github.com/assaultcube/AC / movebounceent

Function movebounceent

source/src/physics.cpp:833–836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

831}
832
833void movebounceent(bounceent *p, int moveres, bool local)
834{
835 moveplayer(p, moveres, local);
836}
837
838// movement input code
839

Callers 1

movebounceentsFunction · 0.85

Calls 1

moveplayerFunction · 0.85

Tested by

no test coverage detected