Class SlipstreamBuilder.SlipstreamSection

java.lang.Object
com.fs.starfarer.api.impl.campaign.velfield.SlipstreamBuilder.SlipstreamSection
Enclosing class:
SlipstreamBuilder

public static class SlipstreamBuilder.SlipstreamSection extends Object
  • 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()