- emptyInto(Deck<T>) - Method in class inf112.fiasko.roborally.objects.AbstractDeck
-
Empty the entire deck into the other deck
- emptyInto(Deck<T>) - Method in interface inf112.fiasko.roborally.objects.Deck
-
Moves all cards in this deck into another deck
- equals(Object) - Method in class inf112.fiasko.roborally.objects.ProgrammingCard
-
- equals(Object) - Method in class inf112.fiasko.roborally.objects.properties.Position
-
- ErrorResponse - Class in inf112.fiasko.roborally.networking.containers
-
This class represents a response saying that something went wrong with the request
- ErrorResponse(String) - Constructor for class inf112.fiasko.roborally.networking.containers.ErrorResponse
-
Constructs a new error response
- ErrorResponse() - Constructor for class inf112.fiasko.roborally.networking.containers.ErrorResponse
-
Empty constructor required by KryoNet.
- ErrorResponse(String, boolean) - Constructor for class inf112.fiasko.roborally.networking.containers.ErrorResponse
-
Constructs a new error response
- executePowerDown() - Method in class inf112.fiasko.roborally.objects.Board
-
Sets the damage taken of robots in power down to 0