MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / createSubPlan

Method createSubPlan

src/bzflag/Plan.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385Plan* TopLevelPlan::createSubPlan() {
386 //TODO: Pick a plan
387 return NULL;
388}
389
390
391/**

Callers 1

executeMethod · 0.80

Calls 2

lookupPlayerFunction · 0.50
getPositionMethod · 0.45

Tested by

no test coverage detected