MCPcopy Create free account
hub / github.com/LARG/HFO / doMove

Method doMove

src/role_keepaway_taker.cpp:97–102  ·  view source on GitHub ↗

-------------------------------------------------------------------*/ ! */

Source from the content-addressed store, hash-verified

95
96 */
97void
98RoleKeepawayTaker::doMove( PlayerAgent * agent )
99{
100 Body_Intercept().execute( agent );
101 agent->setNeckAction( new Neck_TurnToBall() );
102}

Callers

nothing calls this directly

Calls 1

executeMethod · 0.45

Tested by

no test coverage detected