|
| void | ConfigureDisplay (DisplaySettings textureSettings) |
| |
| | DataLogger (float bufferTime, float deltaTime, DisplaySettings textureSettings) |
| |
| int | FrameCount () |
| |
| void | GUIDrawGraphic () |
| |
| void | GUIDrawLabels (GUIStyle style) |
| |
| void | GUILabel (int x, int y, string label, GUIStyle style) |
| |
| void | GUILabelOnTexture (int x, int y, string label, GUIStyle style) |
| |
| void | HorizontalZoom (float rate) |
| |
| void | MovePosition (float offsetX, float offsetY) |
| |
| Channel | NewChannel (string name, Color color, float origin=0.0f) |
| |
| void | NextFrame () |
| |
| void | Refresh (bool force=false) |
| |
| void | ReleaseTexture () |
| |
| void | ResetData () |
| |
| void | Restart () |
| |
| void | VerticalZoom (float rate) |
| |
| VehiclePhysics.DataLogger.DataLogger |
( |
float |
bufferTime, |
|
|
float |
deltaTime, |
|
|
DisplaySettings |
textureSettings |
|
) |
| |
|
inline |
| void VehiclePhysics.DataLogger.ConfigureDisplay |
( |
DisplaySettings |
textureSettings | ) |
|
|
inline |
| int VehiclePhysics.DataLogger.FrameCount |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.GUIDrawGraphic |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.GUIDrawLabels |
( |
GUIStyle |
style | ) |
|
|
inline |
| void VehiclePhysics.DataLogger.GUILabel |
( |
int |
x, |
|
|
int |
y, |
|
|
string |
label, |
|
|
GUIStyle |
style |
|
) |
| |
|
inline |
| void VehiclePhysics.DataLogger.GUILabelOnTexture |
( |
int |
x, |
|
|
int |
y, |
|
|
string |
label, |
|
|
GUIStyle |
style |
|
) |
| |
|
inline |
| void VehiclePhysics.DataLogger.HorizontalZoom |
( |
float |
rate | ) |
|
|
inline |
| void VehiclePhysics.DataLogger.MovePosition |
( |
float |
offsetX, |
|
|
float |
offsetY |
|
) |
| |
|
inline |
| Channel VehiclePhysics.DataLogger.NewChannel |
( |
string |
name, |
|
|
Color |
color, |
|
|
float |
origin = 0.0f |
|
) |
| |
|
inline |
| void VehiclePhysics.DataLogger.NextFrame |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.Refresh |
( |
bool |
force = false | ) |
|
|
inline |
| void VehiclePhysics.DataLogger.ReleaseTexture |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.ResetData |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.Restart |
( |
| ) |
|
|
inline |
| void VehiclePhysics.DataLogger.VerticalZoom |
( |
float |
rate | ) |
|
|
inline |
| bool VehiclePhysics.DataLogger.autoRefresh = true |
| float VehiclePhysics.DataLogger.bottomLimit = -0.5f |
| int VehiclePhysics.DataLogger.channelCaptionMargin = 4 |
| Color VehiclePhysics.DataLogger.channelOriginColor = GColor.gray*0.3f |
| float VehiclePhysics.DataLogger.horizontalZoomCenter = 0.5f |
| float VehiclePhysics.DataLogger.maxViewPortWidth = 2100.0f |
| float VehiclePhysics.DataLogger.minViewportHeight = 0.6f |
| float VehiclePhysics.DataLogger.minViewportWidth = 0.2f |
| int VehiclePhysics.DataLogger.rightMarginOnRecord = 80 |
| float VehiclePhysics.DataLogger.topLimit = 12.0f |
| float VehiclePhysics.DataLogger.verticalZoomCenter = 0.5f |
| Rect VehiclePhysics.DataLogger.rect |
|
getset |
The documentation for this class was generated from the following file:
- KSP/Assets/Packages/VehiclePhysicsPro/Core/Vehicle Physics core/Components/Telemetry/DataLogger.cs