Thunderbots Project
Loading...
Searching...
No Matches
GameState Member List

This is the complete list of members for GameState, including all inherited members.

BALL_PLACEMENT enum value (defined in GameState)GameState
canKick() constGameState
DIRECT enum value (defined in GameState)GameState
GameState() (defined in GameState)GameStateinline
GameState(const TbotsProto::GameState &game_state_proto)GameStateexplicit
getBall(void) constGameState
getBallPlacementPoint(void) constGameState
getPlayState(void) constGameState
getRefereeCommand() constGameState
getRestartReason() constGameState
HALT enum value (defined in GameState)GameState
INDIRECT enum value (defined in GameState)GameState
isBallPlacement() constGameState
isDirectFree() constGameState
isHalted() constGameState
isIndirectFree() constGameState
isKickoff() constGameState
isOurBallPlacement() constGameState
isOurDirectFree() constGameState
isOurFreeKick() constGameState
isOurIndirectFree() constGameState
isOurKickoff() constGameState
isOurPenalty() constGameState
isOurRestart() constGameState
isPenalty() constGameState
isPlaying() constGameState
isReadyState() constGameState
isSetupRestart() constGameState
isSetupState() constGameState
isStopped() constGameState
isTheirBallPlacement() constGameState
isTheirDirectFree() constGameState
isTheirFreeKick() constGameState
isTheirIndirectFree() constGameState
isTheirKickoff() constGameState
isTheirPenalty() constGameState
KICKOFF enum value (defined in GameState)GameState
NONE enum value (defined in GameState)GameState
operator!=(const GameState &other) constGameState
operator==(const GameState &other) constGameState
PENALTY enum value (defined in GameState)GameState
PLAYING enum value (defined in GameState)GameState
PlayState enum name (defined in GameState)GameState
READY enum value (defined in GameState)GameState
RestartReason enum name (defined in GameState)GameState
setBallPlacementPoint(Point placementPoint)GameState
setRestartCompleted()GameState
SETUP enum value (defined in GameState)GameState
stayAwayFromBall() constGameState
stayBehindPenaltyLine() constGameState
stayOnSide() constGameState
STOP enum value (defined in GameState)GameState
updateBall(const Ball &ball)GameState
updateRefereeCommand(RefereeCommand gameState)GameState