Свойство | Type | Description | |
---|---|---|---|
Confirm | void | ||
OnAttitudeClick | IEnumerator | ||
OnBurnClick | void | ||
OnExecClick | void | ||
OnModeClick | IEnumerator |
Méthode | Description | |
---|---|---|
AttitudeFragment ( FlightComputer fc, System.Action queue ) : System | ||
Draw ( ) : void | ||
Reset ( ) : void |
Reset the modes
|
|
getActiveFlightMode ( ) : void |
Get the current active FlightMode and map it to the Computermode
|
Méthode | Description | |
---|---|---|
Confirm ( ) : void | ||
OnAttitudeClick ( FlightAttitude state ) : IEnumerator | ||
OnBurnClick ( ) : void | ||
OnExecClick ( ) : void | ||
OnModeClick ( ComputerMode state ) : IEnumerator |
public AttitudeFragment ( FlightComputer fc, System.Action queue ) : System | ||
fc | FlightComputer | |
queue | System.Action | |
Résultat | System |