Class NeutronTorpedoOnFireEffect
java.lang.Object
com.fs.starfarer.api.impl.combat.threat.NeutronTorpedoOnFireEffect
- All Implemented Interfaces:
OnFireEffectPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onFire
(DamagingProjectileAPI projectile, WeaponAPI weapon, CombatEngineAPI engine)
-
Field Details
-
VEL_MULT
public static float VEL_MULT
-
-
Constructor Details
-
NeutronTorpedoOnFireEffect
public NeutronTorpedoOnFireEffect()
-
-
Method Details
-
onFire
- Specified by:
onFire
in interfaceOnFireEffectPlugin
-