Uses of Class
com.fs.starfarer.api.impl.combat.dweller.DwellerShroud
Packages that use DwellerShroud
-
Uses of DwellerShroud in com.fs.starfarer.api.impl.combat.dweller
Methods in com.fs.starfarer.api.impl.combat.dweller that return DwellerShroudModifier and TypeMethodDescriptionprotected DwellerShroud
BaseDwellerShipCreator.createShroud
(ShipAPI ship) protected DwellerShroud
ShroudedMawShipCreator.createShroud
(ShipAPI ship) static DwellerShroud
DwellerShroud.getShroudFor
(CombatEntityAPI entity) Methods in com.fs.starfarer.api.impl.combat.dweller with parameters of type DwellerShroudModifier and TypeMethodDescriptionboolean
DarkenedGazeSystemScript.isParticleOk
(DwellerShroud shroud, org.lwjgl.util.vector.Vector2f loc) boolean
DwellerShroud.ShroudNegativeParticleFilter.isParticleOk
(DwellerShroud shroud, org.lwjgl.util.vector.Vector2f loc) protected void
BaseDwellerShipCreator.setOverloadColorAndText
(ShipAPI ship, DwellerShroud shroud) Constructors in com.fs.starfarer.api.impl.combat.dweller with parameters of type DwellerShroudModifierConstructorDescriptionDisturbShroudPlugin
(float dur, org.lwjgl.util.vector.Vector2f dir, CombatEntityAPI disturber, org.lwjgl.util.vector.Vector2f offset, DwellerShroud shroud, int numMembers)