Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
833
void movebounceent(bounceent *p, int moveres, bool local)
834
{
835
moveplayer(p, moveres, local);
836
}
837
838
// movement input code
839
Callers
1
movebounceents
Function · 0.85
Calls
1
moveplayer
Function · 0.85
Tested by
no test coverage detected