Class SlipstreamBuilder.SlipstreamSection
java.lang.Object
com.fs.starfarer.api.impl.campaign.velfield.SlipstreamBuilder.SlipstreamSection
- Enclosing class:
- SlipstreamBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
org.lwjgl.util.vector.Vector2f
int
org.lwjgl.util.vector.Vector2f
boolean
org.lwjgl.util.vector.Vector2f
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
from
public org.lwjgl.util.vector.Vector2f from -
to
public org.lwjgl.util.vector.Vector2f to -
control
public org.lwjgl.util.vector.Vector2f control -
width
public int width -
wrand
public int wrand -
wchange
public int wchange -
fluct
public int fluct -
subdivision
public boolean subdivision -
approxCurveLength
public float approxCurveLength
-
-
Constructor Details
-
SlipstreamSection
public SlipstreamSection()
-