Nr.7: edited the 'Battlestate' and 'ShipMap' class

This commit is contained in:
Benjamin Feyer
2024-10-02 01:19:19 +02:00
parent 71a4ac8d12
commit 237bf15992
6 changed files with 14 additions and 5 deletions

View File

@@ -232,6 +232,7 @@ else if (o.y >= 0f)
return det > 0f ? -1 : 1;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;