Package mindustry.entities.part
Class HaloPart
java.lang.Object
mindustry.entities.part.DrawPart
mindustry.entities.part.HaloPart
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.entities.part.DrawPart
DrawPart.PartFunc, DrawPart.PartMove, DrawPart.PartParams, DrawPart.PartProgress
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
float
float
boolean
float
float
boolean
float
float
float
float
float
float
float
int
int
float
float
boolean
float
float
float
float
Fields inherited from class mindustry.entities.part.DrawPart
params, recoilIndex, turretShading, under, weaponIndex
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.entities.part.DrawPart
getOutlines
-
Field Details
-
hollow
public boolean hollow -
tri
public boolean tri -
shapes
public int shapes -
sides
public int sides -
radius
public float radius -
radiusTo
public float radiusTo -
stroke
public float stroke -
strokeTo
public float strokeTo -
triLength
public float triLength -
triLengthTo
public float triLengthTo -
haloRadius
public float haloRadius -
haloRadiusTo
public float haloRadiusTo -
x
public float x -
y
public float y -
shapeRotation
public float shapeRotation -
moveX
public float moveX -
moveY
public float moveY -
shapeMoveRot
public float shapeMoveRot -
haloRotateSpeed
public float haloRotateSpeed -
haloRotation
public float haloRotation -
rotateSpeed
public float rotateSpeed -
color
-
colorTo
-
mirror
public boolean mirror -
progress
-
layer
public float layer -
layerOffset
public float layerOffset
-
-
Constructor Details
-
HaloPart
public HaloPart()
-
-
Method Details