Class BDeck.BDeckListener

java.lang.Object
com.fs.starfarer.api.impl.hullmods.BDeck.BDeckListener
All Implemented Interfaces:
AdvanceableListener
Enclosing class:
BDeck

public static class BDeck.BDeckListener extends Object implements AdvanceableListener
  • Field Details

    • ship

      protected ShipAPI ship
    • fired

      protected boolean fired
  • Constructor Details

    • BDeckListener

      public BDeckListener(ShipAPI ship)
  • Method Details