Uses of Package
com.fs.starfarer.api.combat.listeners
Packages that use com.fs.starfarer.api.combat.listeners
Package
Description
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.combat
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.combat.listenersClassDescriptionWhen adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.When adding to a ship, add to the ship taking the damage, NOT the one dealing it.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.impl.campaign.skillsClassDescriptionOnly supported when added to a ShipAPI, not to CombatEngineAPI.When adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.When adding to a ship, add to the ship taking the damage, NOT the one dealing it.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.impl.combatClassDescriptionOnly supported when added to a ShipAPI, not to CombatEngineAPI.When adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.When adding to a ship, add to the ship taking the damage, NOT the one dealing it.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.impl.combat.dwellerClassDescriptionWhen adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.Should add this to a ship where possible instead of the engine as performance will be better.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.impl.combat.threatClassDescriptionWhen adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.Only applies when added to ships, NOT the combat engine, for performance reasons.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.impl.hullmodsClassDescriptionOnly supported when added to a ShipAPI, not to CombatEngineAPI.When adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.Should add this to a ship where possible instead of the engine as performance will be better.Only applies when added to ships, NOT the combat engine, for performance reasons.
-
Classes in com.fs.starfarer.api.combat.listeners used by com.fs.starfarer.api.util