Public Member Functions | |
Move (int vertexPosition, int newX, int newY) | |
void | performAction (Graph mGraph) |
mental_maps.robot.operations.Move.Move | ( | int | vertexPosition, |
int | newX, | ||
int | newY | ||
) |
void mental_maps.robot.operations.Move.performAction | ( | Graph | mGraph | ) |
Implements mental_maps.robot.operations.Operation.