Home
last modified time | relevance | path

Searched refs:IsAreaCommand (Results 1 – 3 of 3) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DCommand.h256 bool IsAreaCommand() const { in IsAreaCommand() function
H A DCommandAI.cpp359 if (c.IsAreaCommand()) { in GetCommandUnit()
531 if (c.IsAreaCommand()) { return true; } in AllowedCommand()
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DCommand.h252 bool IsAreaCommand() const { in IsAreaCommand() function