mirror of
https://github.com/Noratrieb/Java2DGame.git
synced 2026-01-14 22:15:01 +01:00
top rotation and better input
This commit is contained in:
parent
9502ea97b8
commit
02aa5538f5
10 changed files with 132 additions and 24 deletions
|
|
@ -23,8 +23,6 @@ public class Turret extends GameObject {
|
|||
|
||||
private int barrelAmount = 3;
|
||||
|
||||
private double rotation;
|
||||
|
||||
private final Color mainColor;
|
||||
|
||||
private long lastShot = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue