top rotation and better input

This commit is contained in:
nora 2020-12-21 14:27:50 +01:00
parent 9502ea97b8
commit 02aa5538f5
10 changed files with 132 additions and 24 deletions

View file

@ -23,8 +23,6 @@ public class Turret extends GameObject {
private int barrelAmount = 3;
private double rotation;
private final Color mainColor;
private long lastShot = 0;