public static class SlipstreamEntityPlugin2.SlipstreamSegment extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.lwjgl.util.vector.Vector2f |
dir |
FaderUtil |
fader |
int |
index |
float |
lengthToNext |
float |
lengthToPrev |
org.lwjgl.util.vector.Vector2f |
loc |
org.lwjgl.util.vector.Vector2f |
locB |
org.lwjgl.util.vector.Vector2f |
normal |
float |
totalLength |
float |
tx |
float |
txe1 |
float |
txe2 |
float |
width |
MutatingVertexUtil |
wobble1 |
MutatingVertexUtil |
wobble2 |
float |
wobbledWidth |
| Constructor and Description |
|---|
SlipstreamSegment() |
public org.lwjgl.util.vector.Vector2f locB
public org.lwjgl.util.vector.Vector2f loc
public org.lwjgl.util.vector.Vector2f dir
public float width
public transient float wobbledWidth
public transient int index
public transient org.lwjgl.util.vector.Vector2f normal
public transient float tx
public transient float txe1
public transient float txe2
public transient float totalLength
public transient float lengthToPrev
public transient float lengthToNext
public MutatingVertexUtil wobble1
public MutatingVertexUtil wobble2
public SlipstreamSegment()