GameController Class Reference
#include <GameController.h>
List of all members.
Member Function Documentation
| bool GameController::checkForManualInput |
( |
|
) |
|
| int GameController::getGameState |
( |
|
) |
[inline] |
| static GameController& GameController::getInstance |
( |
|
) |
[inline, static] |
| int GameController::getKickoffTeam |
( |
|
) |
[inline] |
| int GameController::getLastBallOutTeam |
( |
|
) |
[inline] |
| int GameController::getPlayerNumber |
( |
|
) |
[inline] |
| int GameController::getPlayerPenaltyTimeRemaining |
( |
int |
player, |
|
|
int |
teamColour | |
|
) |
| | |
| int GameController::getRemainingGameTime |
( |
|
) |
[inline] |
| int GameController::getRemainingPenaltyTime |
( |
|
) |
[inline] |
| bool GameController::getReturnPacketToBeSent |
( |
|
) |
[inline] |
| int GameController::getSecondaryState |
( |
|
) |
[inline] |
| int GameController::getTeamColour |
( |
|
) |
[inline] |
| int GameController::getTeamNumber |
( |
|
) |
[inline] |
| int GameController::getTeamScore |
( |
int |
teamColour |
) |
|
| int GameController::getTimeSinceLastBallOut |
( |
|
) |
[inline] |
| bool GameController::isFirstHalf |
( |
|
) |
[inline] |
| bool GameController::isKickingOff |
( |
|
) |
[inline] |
| bool GameController::isPenalised |
( |
|
) |
[inline] |
| bool GameController::isPenaltyShootout |
( |
|
) |
[inline] |
| bool GameController::isPlayerPenalised |
( |
int |
playerNumber, |
|
|
int |
teamColour | |
|
) |
| | |
The documentation for this class was generated from the following files: