Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ position
Method
position
source/src/openal.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool source::position(const vec &pos)
148
{
149
return position(pos.x, pos.y, pos.z);
150
}
151
152
bool source::position(float x, float y, float z)
153
{
Callers
2
loopv
Function · 0.80
updatepos
Method · 0.80
Calls
3
alclearerr
Function · 0.85
clientlogf
Function · 0.85
vec
Class · 0.85
Tested by
no test coverage detected