Skip navigation links
A B C D E G H I K L M O P R S T U V X 

G

GameState - Class in ai
This Component tracks the state of play of the game.
GameState(CommandPlayer) - Constructor for class ai.GameState
 
getAgentAbsAngleRadians() - Method in class ai.model.EnvironmentModel
 
getAgentLocation() - Method in class ai.model.EnvironmentModel
 
getAgentToGoal() - Method in class ai.model.EnvironmentModel
 
getAgentVelocityVector() - Method in class ai.model.EnvironmentModel
 
getAllowMultDefaultType() - Method in class info.PlayerParamInfo
 
getAndClearHistory() - Method in class ai.model.CommandPlayer
Returns a copy of the commands sent to the server since the previous call to this method.
getBallAngle() - Method in class ai.model.EnvironmentModel
 
getBallLocation() - Method in class ai.model.EnvironmentModel
 
getBodyFacingDirection() - Method in class info.SeeBallInfo
 
getBodyFacingDirection() - Method in class info.SeeFlagInfo
 
getBodyFacingDirection() - Method in class info.SeeLineInfo
 
getBodyFacingDirection() - Method in class info.SeePlayerInfo
 
getBoundryFlagLocation() - Method in class info.SeeFlagInfo
 
getCatchCount() - Method in class info.SenseBodyInfo
 
getChangeViewCount() - Method in class info.SenseBodyInfo
 
getCoach() - Method in class agent.Coach
getCommands() - Method in class ai.model.EnvironmentModel
 
getContext() - Method in class ai.stateMachine.StateMachine
Return the context agent of this state machine.
getCopy() - Method in class ai.model.PerceptHistory
 
getCopyWithLastPercept() - Method in class ai.model.PerceptHistory
 
getCptInfo() - Method in class info.Percept
 
getDashCount() - Method in class info.SenseBodyInfo
 
getDashPowerRate() - Method in class info.PlayerTypeInfo
 
getDashPowerRateDeltaMa() - Method in class info.PlayerParamInfo
 
getDashPowerRateDeltaMin() - Method in class info.PlayerParamInfo
 
getDirChange() - Method in class info.SeeBallInfo
 
getDirChange() - Method in class info.SeeFlagInfo
 
getDirChange() - Method in class info.SeeLineInfo
 
getDirChange() - Method in class info.SeePlayerInfo
 
getDirection() - Method in class info.HearPlayerInfo
 
getDirection() - Method in class info.SeeBallInfo
 
getDirection() - Method in class info.SeeFlagInfo
 
getDirection() - Method in class info.SeeLineInfo
 
getDirection() - Method in class info.SeePlayerInfo
 
getDistance() - Method in class info.SeeBallInfo
 
getDistance() - Method in class info.SeeFlagInfo
 
getDistance() - Method in class info.SeeLineInfo
 
getDistance() - Method in class info.SeePlayerInfo
 
getDistChange() - Method in class info.SeeBallInfo
 
getDistChange() - Method in class info.SeeFlagInfo
 
getDistChange() - Method in class info.SeeLineInfo
 
getDistChange() - Method in class info.SeePlayerInfo
 
getDoubleValue() - Method in class ai.model.Command
 
getEffort() - Method in class info.SenseBodyInfo
 
getEffortMax() - Method in class info.PlayerTypeInfo
 
getEffortMaxDeltaFacto() - Method in class info.PlayerParamInfo
 
getEffortMin() - Method in class info.PlayerTypeInfo
 
getEffortMinDeltaFactor() - Method in class info.PlayerParamInfo
 
getErrors() - Method in class info.Percept
 
getExtraStamina() - Method in class info.PlayerTypeInfo
 
getExtraStaminaDeltaMa() - Method in class info.PlayerParamInfo
 
getExtraStaminaDeltaMin() - Method in class info.PlayerParamInfo
 
getFlagAbsAngleRadians() - Method in class info.SeeFlagInfo
 
getFriendlyPlayerLocations() - Method in class ai.model.EnvironmentModel
 
getGoalAngle() - Method in class ai.model.EnvironmentModel
 
getGoalLocation() - Method in class ai.model.EnvironmentModel
 
getHeadAngle() - Method in class info.SenseBodyInfo
 
getHeadFacingDirection() - Method in class info.SeeBallInfo
 
getHeadFacingDirection() - Method in class info.SeeFlagInfo
 
getHeadFacingDirection() - Method in class info.SeeLineInfo
 
getHeadFacingDirection() - Method in class info.SeePlayerInfo
 
getHeardPlayers() - Method in class info.Percept
 
getHomeArea() - Method in class ai.model.EnvironmentModel
 
getId() - Method in class info.PlayerTypeInfo
 
getInertiaMoment() - Method in class info.PlayerTypeInfo
 
getInertiaMomentDeltaFacto() - Method in class info.PlayerParamInfo
 
getInitialModel() - Static method in class ai.AgentAngleAIComponent
 
getIntValue() - Method in class ai.model.Command
 
getKickableMargin() - Method in class info.PlayerTypeInfo
 
getKickableMarginDeltaMax() - Method in class info.PlayerParamInfo
 
getKickableMarginDeltaMin() - Method in class info.PlayerParamInfo
 
getKickCount() - Method in class info.SenseBodyInfo
 
getKickRand() - Method in class info.PlayerTypeInfo
 
getKickRandDeltaFactor() - Method in class info.PlayerParamInfo
 
getLastPercept() - Method in class ai.model.EnvironmentModel
 
getLastPlayMode() - Method in class info.Percept
 
getLastRefereeMessage() - Method in class info.Percept
 
getLastSeenBall() - Method in class info.Percept
 
getLastSensedBody() - Method in class info.Percept
 
getLine() - Method in class info.SeeFlagInfo
 
getLine() - Method in class info.SeeLineInfo
 
getLocationFromRelativeInfo(Vector2D, double, double) - Static method in class ai.model.EnvironmentModel
Static method used to build a 2D location vector from direction and angle relative to some specified point
getMessage() - Method in class info.HearPlayerInfo
 
getMidpoint() - Method in class ai.model.HomeArea
 
getMidpoint() - Method in class ai.model.MovementArea
 
getMoveCount() - Method in class info.SenseBodyInfo
 
getMovementArea() - Method in class ai.model.EnvironmentModel
 
getNewControllerCoach() - Method in class agent.Team
 
getNewControllerCoach() - Method in class provided.SimplySillyTeam
Generates a new coach.
getNewControllerPlayer(int) - Method in class agent.Team
 
getNewControllerPlayer(int) - Method in class provided.SimplySillyTeam
The first controller of the team is silly the others are simple.
getNewDashPowerRateDeltaMax() - Method in class info.PlayerParamInfo
 
getNewDashPowerRateDeltaMin() - Method in class info.PlayerParamInfo
 
getNewStaminaIncMaxDeltaFacto() - Method in class info.PlayerParamInfo
 
getNext() - Method in class ai.AbstractAsyncAIComponent
 
getNext() - Method in class ai.AbstractSimpleAIComponent
 
getNext() - Method in interface ai.IChainable
Should return the next component set by setNext()
getNumber() - Method in class info.SeePlayerInfo
 
getOks() - Method in class info.Percept
 
getOpposingPlayerLocations() - Method in class ai.model.EnvironmentModel
 
getOwnGoalLocation() - Method in class ai.model.EnvironmentModel
 
getPercepts() - Method in class ai.model.EnvironmentModel
 
getPercepts() - Method in class ai.model.PerceptHistory
 
getPlayer() - Method in class agent.Player
getPlayer() - Method in class ai.model.CommandPlayer
 
getPlayer() - Method in class provided.Silly
getPlayer() - Method in class provided.Simple
getPlayerDecay() - Method in class info.PlayerTypeInfo
 
getPlayerDecayDeltaMax() - Method in class info.PlayerParamInfo
 
getPlayerDecayDeltaMin() - Method in class info.PlayerParamInfo
 
getPlayerId() - Method in class info.Percept
 
getPlayerParams() - Method in class info.Percept
 
getPlayerSize() - Method in class info.PlayerTypeInfo
 
getPlayerSpeedMax() - Method in class info.PlayerTypeInfo
 
getPlayerType() - Method in class info.PlayerParamInfo
 
getPlayerTypes() - Method in class info.Percept
 
getPlayMode() - Method in class ai.model.EnvironmentModel
 
getPlayModeMessages() - Method in class info.Percept
 
getPtMax() - Method in class info.PlayerParamInfo
 
getRandomSeed() - Method in class info.PlayerParamInfo
 
getRefereeMessages() - Method in class info.Percept
 
getSayCount() - Method in class info.SenseBodyInfo
 
getSeenBalls() - Method in class info.Percept
 
getSeenFlags() - Method in class info.Percept
 
getSeenLines() - Method in class info.Percept
 
getSeenPlayers() - Method in class info.Percept
 
getSensedBodies() - Method in class info.Percept
 
getServerParams() - Method in class info.Percept
 
getSide() - Method in class info.CPTInfo
 
getSide() - Method in class info.SeeFlagInfo
 
getSpeedAmount() - Method in class info.SenseBodyInfo
 
getSpeedDirection() - Method in class info.SenseBodyInfo
 
getStamina() - Method in class info.SenseBodyInfo
 
getStaminaIncMax() - Method in class info.PlayerTypeInfo
 
getStaminaIncMaxDeltaFactor() - Method in class info.PlayerParamInfo
 
getSubsMa() - Method in class info.PlayerParamInfo
 
getTeam() - Method in class info.SeePlayerInfo
 
getTimestep() - Method in class info.Percept
 
getTurnCount() - Method in class info.SenseBodyInfo
 
getTurnNeckCount() - Method in class info.SenseBodyInfo
 
getType() - Method in class agent.Player
getType() - Method in class ai.model.Command
 
getType() - Method in class info.CPTInfo
 
getType() - Method in class provided.Silly
getType() - Method in class provided.Simple
getUnknown() - Method in class info.SenseBodyInfo
 
getUnum() - Method in class info.CPTInfo
 
getValue() - Method in class ai.model.Command
 
getVector2DValue() - Method in class ai.model.Command
 
getViewAngle() - Method in class info.SenseBodyInfo
 
getViewQuality() - Method in class info.SenseBodyInfo
 
getWarnings() - Method in class info.Percept
 
GoalLocationAIComponent - Class in ai
Created by raghavnarula on 03/11/2015.
GoalLocationAIComponent() - Constructor for class ai.GoalLocationAIComponent
 
A B C D E G H I K L M O P R S T U V X 
Skip navigation links