◆ PenaltyKickEnemyPlayFSM()
Creates a penalty kick enemy play FSM
- Parameters
-
| ai_config | the play config for this play FSM |
◆ defendKick()
| void defendKick |
( |
const Update & |
event | ) |
|
Action to make the defending goalkeeper defend against the enemy penalty kick
- Parameters
-
◆ setupPosition()
| void setupPosition |
( |
const Update & |
event | ) |
|
Action to set up the robots in position to start the enemy penalty kick
- Parameters
-
◆ setupPositionDone()
| bool setupPositionDone |
( |
const Update & |
event | ) |
|
Guard to check if robots are in position to start the enemy penalty kick
- Parameters
-
- Returns
- whether the robots have gotten into position to start the enemy penalty kick
The documentation for this struct was generated from the following files:
- src/software/ai/hl/stp/play/penalty_kick_enemy/penalty_kick_enemy_play_fsm.h
- src/software/ai/hl/stp/play/penalty_kick_enemy/penalty_kick_enemy_play_fsm.cpp