mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-06-25 02:34:43 +02:00
Tobias og Gabriel startet å teste Robot classen
This commit is contained in:
@ -10,7 +10,7 @@ public class Robot {
|
||||
private int lastFlagVisited = 0;
|
||||
private Position backupPosition;
|
||||
private Position currentPosition;
|
||||
|
||||
|
||||
|
||||
public Robot (int playerId, Position spawnPosition){
|
||||
this.playerId=playerId;
|
||||
|
Reference in New Issue
Block a user