ChargedDriveSubsystem

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
open fun onActivate()
Link copied to clipboard
open fun onFinished()
Link copied to clipboard
open fun shouldActivateAI(amount: Float): Boolean