Property | Type | Description | |
---|---|---|---|
MaxSpeed | float |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
DockingCamera ( Part part, bool noiseActive, int windowSize, string windowLabel = "DockCam" ) : System | ||
Update ( ) : void | ||
UpdateNoise ( ) : void |
Method | Description | |
---|---|---|
ExtendedDrawWindowL1 ( ) : void | ||
ExtendedDrawWindowL2 ( ) : void | ||
ExtendedDrawWindowL3 ( ) : void | ||
InitTextures ( ) : void |
Method | Description | |
---|---|---|
GetCross ( ) : void | ||
GetFlightData ( ) : void | ||
GetWindowLabel ( ) : void | ||
SetFreeId ( ) : void |
public DockingCamera ( Part part, bool noiseActive, int windowSize, string windowLabel = "DockCam" ) : System | ||
part | Part | |
noiseActive | bool | |
windowSize | int | |
windowLabel | string | |
return | System |