Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getTarget
Method
getTarget
src/clientbase/Region.cpp:387–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
386
387
BzfRegion* BzfRegion::getTarget() const {
388
return target;
389
}
390
391
392
const fvec2& BzfRegion::getA() const {
Callers
3
update
Method · 0.45
_predict
Method · 0.45
updateRobots
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected