Метод | Описание | |
---|---|---|
EditorPressurized ( ) : bool | ||
Engine ( ) : string | ||
GetUllageStability ( ) : double | ||
GetUllageState ( Color &col ) : string | ||
Load ( |
||
PressureOK ( ) : bool | ||
Save ( |
||
SetModule ( |
||
SetTanks ( ) : void | ||
SetThrustAxis ( Vector3 thrustAxis ) : void | ||
SetUllageEnabled ( bool enabled ) : void | ||
SetUllageStability ( double newStability ) : void | ||
UllageSet ( ModuleEnginesRF eng ) : System | ||
Update ( Vector3 acc, Vector3 angVel, double timeDelta, double ventingAcc ) : void |
public GetUllageState ( Color &col ) : string | ||
col | Color | |
Результат | string |
public SetModule ( |
||
newModule | ||
Результат | void |
public SetThrustAxis ( Vector3 thrustAxis ) : void | ||
thrustAxis | Vector3 | |
Результат | void |
public SetUllageEnabled ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public SetUllageStability ( double newStability ) : void | ||
newStability | double | |
Результат | void |
public UllageSet ( ModuleEnginesRF eng ) : System | ||
eng | ModuleEnginesRF | |
Результат | System |
public Update ( Vector3 acc, Vector3 angVel, double timeDelta, double ventingAcc ) : void | ||
acc | Vector3 | |
angVel | Vector3 | |
timeDelta | double | |
ventingAcc | double | |
Результат | void |