MCPcopy 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
387BzfRegion* BzfRegion::getTarget() const {
388 return target;
389}
390
391
392const fvec2& BzfRegion::getA() const {

Callers 3

updateMethod · 0.45
_predictMethod · 0.45
updateRobotsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected