Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
R
U
W
Y
G
getClosestOpenNeighbouringPoint(Point)
- Method in class yaes.application.eel6938.game.objects.
Agent
This function returns the closest neighbouring open spot/point to a point in the agents sensor range.
getClosestPoint(Point[])
- Method in class yaes.application.eel6938.classagents.
FeedAgent
getColor()
- Method in class yaes.application.eel6938.classagents.
FeedAgent
getColor()
- Method in class yaes.application.eel6938.classagents.
FleeAgent
getColor()
- Method in class yaes.application.eel6938.classagents.
KillerAgent
getColor()
- Method in class yaes.application.eel6938.classagents.
RandomMoveAgent
getColor()
- Method in class yaes.application.eel6938.classagents.
UserInputAgent
getColor()
- Method in class yaes.application.eel6938.game.objects.
Agent
Returns the color of the agent.
getDirections(Point)
- Method in class yaes.application.eel6938.game.objects.
Agent
Use this function to get directions to a point in the sensor range.
getEnergyLevel()
- Method in class yaes.application.eel6938.game.objects.
Agent
This function returns current energy level of the agent.
getName()
- Method in class yaes.application.eel6938.classagents.
FeedAgent
getName()
- Method in class yaes.application.eel6938.classagents.
FleeAgent
getName()
- Method in class yaes.application.eel6938.classagents.
KillerAgent
getName()
- Method in class yaes.application.eel6938.classagents.
RandomMoveAgent
getName()
- Method in class yaes.application.eel6938.classagents.
UserInputAgent
getName()
- Method in class yaes.application.eel6938.game.objects.
Agent
Returns the name of the agent.
getSensorAgentList()
- Method in class yaes.application.eel6938.game.objects.
Agent
The points in the array returned by this function describes other game agents present in an agent's sensor range.
getSensorDataMap()
- Method in class yaes.application.eel6938.game.objects.
Agent
This function is used to retreive all agent sensors in a two-dimensional array (map).
getSensorFoodList()
- Method in class yaes.application.eel6938.game.objects.
Agent
The points in the array returned by this function describes food/energy resources present in an agent's sensor range.
getSensorObstacleList()
- Method in class yaes.application.eel6938.game.objects.
Agent
The points in the array returned by this function describes obstacles present in an agent's sensor range.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
R
U
W
Y