MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / isEmpty

Method isEmpty

game/state/battle/ai/aidecision.cpp:205–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205bool AIDecision::isEmpty() { return !action && !movement; }
206} // namespace OpenApoc

Callers 6

updateAIMethod · 0.45
getAttackDecisionMethod · 0.45
thinkInternalMethod · 0.45
thinkMethod · 0.45
thinkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected