C# Class Landertron.LandertronBox

Inheritance: Landertron
Afficher le fichier Open project: Kerbas-ad-astra/XTLandertron

Méthodes publiques

Méthode Description
OnFixedUpdate ( ) : void
OnStart ( PartModule state ) : void
OnUpdate ( ) : void

Private Methods

Méthode Description
checkEngines ( ) : void
fire ( ) : void
setThrottle ( FlightCtrlState s ) : void
shutdown ( ) : void

Method Details

OnFixedUpdate() public méthode

public OnFixedUpdate ( ) : void
Résultat void

OnStart() public méthode

public OnStart ( PartModule state ) : void
state PartModule
Résultat void

OnUpdate() public méthode

public OnUpdate ( ) : void
Résultat void