Method |
Description |
|
BrakesAction ( KSPActionParam param ) : void |
|
|
DisableMotorEvent ( ) : void |
|
|
DisableReverseMotorEvent ( ) : void |
|
|
EnableMotorEvent ( ) : void |
|
|
EnableReverseMotorEvent ( ) : void |
|
|
LowerGear ( ) : void |
|
|
RaiseGear ( ) : void |
|
|
ReverseMotorAction ( KSPActionParam param ) : void |
|
|
ToggleGearAction ( KSPActionParam param ) : void |
|
|
ToggleMotorAction ( KSPActionParam param ) : void |
|
|
animate ( string mode ) : void |
|
|
brakesOffEvent ( ) : void |
|
|
brakesOnEvent ( ) : void |
|
|
checkSounds ( ) : void |
|
|
decreaseFrictionEvent ( ) : void |
|
|
destroyBoundsCollider ( ) : void |
|
|
disableColliders ( ) : void |
|
|
fireBrakeSound ( int wheelNumber ) : void |
|
|
fireRollSound ( ) : void |
|
|
fireScreechEffect ( int wheelNumber, float deltaRPM ) : void |
|
|
fireTouchdownThud ( ) : void |
|
|
increaseFrictionEvent ( ) : void |
|
|
rotateWheelMeshes ( ) : void |
|
|
updateBrakeTorque ( ) : void |
|
|
updateDeploymentState ( ) : void |
|
|
updateDrag ( ) : void |
|
|
updateMotors ( ) : void |
|
|
updateScreechEffect ( int wheelNumber ) : void |
|
|
updateSuspension ( ) : void |
|
|