Class SlipstreamEntityPlugin2.SlipstreamSegment
java.lang.Object
com.fs.starfarer.api.impl.campaign.velfield.SlipstreamEntityPlugin2.SlipstreamSegment
- Enclosing class:
- SlipstreamEntityPlugin2
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.lwjgl.util.vector.Vector2f
int
float
float
org.lwjgl.util.vector.Vector2f
org.lwjgl.util.vector.Vector2f
org.lwjgl.util.vector.Vector2f
float
float
float
float
float
float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
locB
public org.lwjgl.util.vector.Vector2f locB -
loc
public org.lwjgl.util.vector.Vector2f loc -
dir
public org.lwjgl.util.vector.Vector2f dir -
width
public float width -
wobbledWidth
public transient float wobbledWidth -
index
public transient int index -
normal
public transient org.lwjgl.util.vector.Vector2f normal -
tx
public transient float tx -
txe1
public transient float txe1 -
txe2
public transient float txe2 -
totalLength
public transient float totalLength -
lengthToPrev
public transient float lengthToPrev -
lengthToNext
public transient float lengthToNext -
wobble1
-
wobble2
-
fader
-
-
Constructor Details
-
SlipstreamSegment
public SlipstreamSegment()
-