C# Class Landertron.StayPutHandler

Inheritance: ModeHandlerBase
ファイルを表示 Open project: Kerbas-ad-astra/XTLandertron Class Usage Examples

Public Methods

Method Description
StayPutHandler ( Vessel vessel ) : System

Protected Methods

Method Description
shouldFireArmedLandertrons ( ) : bool
shouldShutdownFiringLandertrons ( ) : bool

Method Details

StayPutHandler() public method

public StayPutHandler ( Vessel vessel ) : System
vessel Vessel
return System

shouldFireArmedLandertrons() protected method

protected shouldFireArmedLandertrons ( ) : bool
return bool

shouldShutdownFiringLandertrons() protected method

protected shouldShutdownFiringLandertrons ( ) : bool
return bool