Starsector API
Loading...
Searching...
No Matches
StealthMinefieldLT.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api.impl.hullmods;
2
3
public
class
StealthMinefieldLT
extends
StealthMinefield
{
4
5
@Override
6
protected
String
getWeaponId
() {
7
return
"minelayer1"
;
8
}
9
10
}
com.fs.starfarer.api.impl.hullmods.StealthMinefieldLT
Definition
StealthMinefieldLT.java:3
com.fs.starfarer.api.impl.hullmods.StealthMinefieldLT.getWeaponId
String getWeaponId()
Definition
StealthMinefieldLT.java:6
com.fs.starfarer.api.impl.hullmods.StealthMinefield
Definition
StealthMinefield.java:20
src
com
fs
starfarer
api
impl
hullmods
StealthMinefieldLT.java
Generated by
1.9.8