Uses of Class
com.fs.starfarer.api.impl.campaign.velfield.SlipstreamBuilder.SlipstreamSection
Packages that use SlipstreamBuilder.SlipstreamSection
-
Uses of SlipstreamBuilder.SlipstreamSection in com.fs.starfarer.api.impl.campaign.velfield
Fields in com.fs.starfarer.api.impl.campaign.velfield with type parameters of type SlipstreamBuilder.SlipstreamSectionModifier and TypeFieldDescriptionprotected List<SlipstreamBuilder.SlipstreamSection>
SlipstreamBuilder.sections
Methods in com.fs.starfarer.api.impl.campaign.velfield that return SlipstreamBuilder.SlipstreamSectionModifier and TypeMethodDescriptionSlipstreamBuilder.getNext
(SlipstreamBuilder.SlipstreamSection s) SlipstreamBuilder.getPrev
(SlipstreamBuilder.SlipstreamSection s) Methods in com.fs.starfarer.api.impl.campaign.velfield with parameters of type SlipstreamBuilder.SlipstreamSectionModifier and TypeMethodDescriptionprotected float
SlipstreamBuilder.getFluctMult
(SlipstreamBuilder.SlipstreamSection curr) protected float
SlipstreamBuilder.getGoalWidth
(SlipstreamBuilder.SlipstreamSection curr) SlipstreamBuilder.getNext
(SlipstreamBuilder.SlipstreamSection s) SlipstreamBuilder.getPrev
(SlipstreamBuilder.SlipstreamSection s) protected float
SlipstreamBuilder.getWChangeMult
(SlipstreamBuilder.SlipstreamSection curr) protected float
SlipstreamBuilder.getWRandMult
(SlipstreamBuilder.SlipstreamSection curr)