|
Thunderbots Project
|
This is the complete list of members for CreaseDefenderTactic, including all inherited members.
| accept(TacticVisitor &visitor) const override | CreaseDefenderTactic | virtual |
| CreaseDefenderTactic(TbotsProto::AiConfig ai_config) | CreaseDefenderTactic | explicit |
| CreaseDefenderTactic()=delete (defined in CreaseDefenderTactic) | CreaseDefenderTactic | |
| done() const =0 | Tactic | pure virtual |
| get(const WorldPtr &world_ptr) | Tactic | |
| getFSMState() const =0 | Tactic | pure virtual |
| last_execution_robot (defined in Tactic) | Tactic | protected |
| mutableRobotCapabilityRequirements() | Tactic | |
| robotCapabilityRequirements() const | Tactic | |
| setLastExecutionRobot(std::optional< RobotId > last_execution_robot) | Tactic | |
| Tactic(const std::set< RobotCapability > &capability_reqs_) | Tactic | explicit |
| Tactic()=delete (defined in Tactic) | Tactic | |
| updateControlParams(const Point &enemy_threat_origin, const TbotsProto::CreaseDefenderAlignment &alignment, TbotsProto::MaxAllowedSpeedMode max_allowed_speed_mode=TbotsProto::MaxAllowedSpeedMode::PHYSICAL_LIMIT, TbotsProto::BallStealMode ball_steal_mode=TbotsProto::BallStealMode::STEAL) | CreaseDefenderTactic | |
| ~Tactic()=default (defined in Tactic) | Tactic | virtual |