MagicShipSystemSubsystem

Calls relevant hooks in a ship system.

Constructors

Link copied to clipboard
constructor(ship: ShipAPI)

Functions

Link copied to clipboard
open fun advance(amount: Float, isPaused: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMaxCharges(): Int
Link copied to clipboard
abstract fun getShipSystemId(): String
Link copied to clipboard
open fun hasCharges(): Boolean
Link copied to clipboard
open fun onStateSwitched(oldState: State)