mirror of
https://github.com/Noratrieb/Java2DGame.git
synced 2026-01-14 14:05:01 +01:00
refractoring
This commit is contained in:
parent
47ec2337a4
commit
6bc1f74016
9 changed files with 10 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package objects.ships;
|
||||
|
||||
import core.ExMath;
|
||||
import core.math.ExMath;
|
||||
import core.Master;
|
||||
import core.Vector2D;
|
||||
import core.math.Vector2D;
|
||||
import objects.GameObject;
|
||||
|
||||
import java.awt.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue