Starsector API
Loading...
Searching...
No Matches
ShipSystems.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api.impl.campaign.ids;
2
3
public
class
ShipSystems
{
4
//public static String TAG_LASH_ACTIVATED = "lash_activated";
5
6
public
static
String
ENERGY_LASH
=
"energy_lash"
;
7
public
static
String
CONSTRUCTION_SWARM
=
"construction_swarm"
;
8
}
com.fs.starfarer.api.impl.campaign.ids.ShipSystems
Definition
ShipSystems.java:3
com.fs.starfarer.api.impl.campaign.ids.ShipSystems.CONSTRUCTION_SWARM
static String CONSTRUCTION_SWARM
Definition
ShipSystems.java:7
com.fs.starfarer.api.impl.campaign.ids.ShipSystems.ENERGY_LASH
static String ENERGY_LASH
Definition
ShipSystems.java:6
src
com
fs
starfarer
api
impl
campaign
ids
ShipSystems.java
Generated by
1.12.0