Property | Type | Description | |
---|---|---|---|
PatchedActionGroups | KSPActionGroup[] |
Method | Description | |
---|---|---|
Patch ( ) : void |
Hook flight action group buttons: gear, brakes, light and abort buttons.
|
Method | Description | |
---|---|---|
ActivateActionGroup ( KSPActionGroup ag ) : void |
Called when an action group button, from the KSP GUI, is pressed.
|
|
CollectActionGroupToggleButtons ( KSPActionGroup actionGroups ) : List |
Get action groups buttons depending on their group.
|