Package mindustry.type
Class Sector.SectorRect
java.lang.Object
mindustry.type.Sector.SectorRect
- Enclosing class:
- Sector
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
center
-
top
-
right
-
result
-
radius
public final float radius -
rotation
public final float rotation
-
-
Constructor Details
-
SectorRect
-
-
Method Details
-
project
Project a coordinate into 3D space. Both coordinates should be normalized to floats in the range [0, 1]
-