Forbedrer translateToDirection funksjonen i GameLauncher

This commit is contained in:
2020-02-26 20:33:43 +01:00
parent 6a544086e1
commit aa24075874
2 changed files with 6 additions and 5 deletions

View File

@ -89,7 +89,6 @@ public class DrawableObjectTest {
assertEquals(HEIGHT_MAX_ARG, drawableObjectMaximumArguments.getHeight());
}
@Test
public void getRotationMinArg() {
assertEquals(0, drawableObjectMinimumArguments.getRotation());