enum Action This enumerated type contains the five possible actions for an agent
This enumerated type contains the five possible actions for an agent. The actions do the following:
- Forward: the agent takes a step forward, except when it bumps into a wall.
- Turn_Right: the agent turns 90 degrees to the right
- Turn_Left: the agent turns 90 degrees to the left
- Grab: the agent tries to grab something. If there is no gold at the agents current location it does nothing.
- Shoot: the agent shoots an arrow in the forward direction.
- Climb: the agent climbs out of the cave if it is at the start location
alphabetic index hierarchy of classes
voor vragen en opmerkingen kun je een e-mailtje sturen naar: jeggermo@wi.leidenuniv.nl
generated by doc++