|
class | UsageStats |
| Counts of number of times events occur
|
|
Adds a new tab to the maneuver node editor
void ManeuverNodeEditorManager.ModifyBurnVector |
( |
NavBallVector |
axis, |
|
|
double |
amount |
|
) |
| |
|
inline |
void ManeuverNodeEditorManager.OnManNodeDeselected |
( |
| ) |
|
|
inlineprotected |
void ManeuverNodeEditorManager.OnManNodeSelected |
( |
| ) |
|
|
inlineprotected |
void ManeuverNodeEditorManager.OnPointerEnter |
( |
PointerEventData |
eventData | ) |
|
|
inline |
void ManeuverNodeEditorManager.OnPointerExit |
( |
PointerEventData |
eventData | ) |
|
|
inline |
void ManeuverNodeEditorManager.OnTabButtonPressed |
( |
bool |
pressedToggle | ) |
|
|
inline |
void ManeuverNodeEditorManager.OnTargetChanged |
( |
MapObject |
target | ) |
|
|
inlineprotected |
void ManeuverNodeEditorManager.SetMouseOverGizmo |
( |
bool |
state | ) |
|
|
inline |
void ManeuverNodeEditorManager.setupAllTabs |
( |
| ) |
|
|
inlineprotected |
Button ManeuverNodeEditorManager.deleteNodeButton |
Button to delete the selected node
All the tabs that will be part of the editor, including left and right panels
Button ManeuverNodeEditorManager.nextNodeButton |
Button to select the next node
Name of the currently selected node
Button ManeuverNodeEditorManager.prevNodeButton |
Button to select the previous node
Button ManeuverNodeEditorManager.warpToNextNodeButton |
Button to warp to the next node
bool ManeuverNodeEditorManager.IsActive |
|
get |
Is the maneuver node editor manager active or not?.
bool ManeuverNodeEditorManager.IsReady |
|
get |
Is everything started and ready to go
bool ManeuverNodeEditorManager.JustSelectedNode |
|
get |
Was a maneuver node just selected and the deploy animation is in effect?
bool ManeuverNodeEditorManager.MouseWithinTool |
|
get |
Is the mouse pointer within the bounds of the maneuver node tool?
Access to the currently selected maneuver node
int ManeuverNodeEditorManager.SelectedManNodeIndex |
|
get |
Index of the selected maneuver node as it appears in FlightGlobals.ActiveVessel.patchedConicSolver.maneuverNodes
The documentation for this class was generated from the following file: