Package com.fs.starfarer.api.impl.combat
Class HeavyAdjudicatorEffect
java.lang.Object
com.fs.starfarer.api.impl.combat.HeavyAdjudicatorEffect
- All Implemented Interfaces:
OnFireEffectPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionKey is_ . -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onFire
(DamagingProjectileAPI projectile, WeaponAPI weapon, CombatEngineAPI engine) static void
spawnMuzzleFlash
(MuzzleFlashSpec spec, org.lwjgl.util.vector.Vector2f point, float angle, org.lwjgl.util.vector.Vector2f shipVel, float velMult, float velAdd)
-
Field Details
-
SECOND_MUZZLE_FLASH_OFFSET_MAP
Key is_ .
-
-
Constructor Details
-
HeavyAdjudicatorEffect
public HeavyAdjudicatorEffect()
-
-
Method Details
-
onFire
- Specified by:
onFire
in interfaceOnFireEffectPlugin
-
spawnMuzzleFlash
public static void spawnMuzzleFlash(MuzzleFlashSpec spec, org.lwjgl.util.vector.Vector2f point, float angle, org.lwjgl.util.vector.Vector2f shipVel, float velMult, float velAdd)
-