1package com.fs.starfarer.api.fleet;
5import org.lwjgl.util.vector.Vector2f;
7import com.fs.starfarer.api.util.ColorShifterAPI;
8import com.fs.starfarer.api.util.ValueShifterAPI;
26 void setJitter(
float durIn,
float durOut, Color color,
int copies,
float maxJitterRange);
ColorShifterAPI getEngineGlowColor()
ValueShifterAPI getEngineGlowSizeMult()
FleetMemberAPI getMember()
ColorShifterAPI getEngineColor()
void overrideOffset(float x, float y)
void setJitter(float durIn, float durOut, Color color, int copies, float maxJitterRange)
ColorShifterAPI getWindEffectColor()
ValueShifterAPI getWindEffectDirY()
ValueShifterAPI getContrailDurMult()
ValueShifterAPI getEngineWidthMult()
ValueShifterAPI getEngineHeightMult()
void setJitterDirection(Vector2f jitterDirection)
ValueShifterAPI getContrailWidthMult()
void setUseCircularJitter(boolean circular)
ValueShifterAPI getWindEffectDirX()
void setJitterBrightness(float b)
ColorShifterAPI getContrailColor()
ColorShifterAPI getGlowColor()
void setJitterLength(float jitterLength)