↓ 1 callersMethodcastLaser(Entity entity, LaserComponent laser, Vector2 p1, Vector2 p2, Color color, float length, int reflections, floa
core/src/main/java/com/spaceproject/systems/LaserSystem.java:89
↓ 1 callersMethodcircumCircleReturns INSIDE if point xp,yp is inside the circumcircle made up of the points x1,y1, x2,y2, x3,y3. Returns COMPLETE if xp is to the right of the enti
core/src/main/java/com/spaceproject/math/DoubleDelaunayTriangulator.java:239
↓ 1 callersMethodcreateShip(float x, float y, float width, float height, Entity entity, boolean inSpace)
core/src/main/java/com/spaceproject/generation/BodyBuilder.java:107
↓ 1 callersMethodcreateSpaceStation(float x, float y, float width, float height, BodyDef.BodyType bodyType, Entity entity)
core/src/main/java/com/spaceproject/generation/BodyBuilder.java:160