Kerbal Space Program
1.12.4
|
Namespaces | |
package | Contracts |
package | DeployedScience |
package | RobotArmFX |
Classes | |
class | AxisLimitLine |
An object that visualizes the soft limit on some axis displays in the contrroller Window UI More... | |
class | BaseServo |
class | ControlledAction |
Class that manages a KSPAction that is being driven by ModuleRobiticController More... | |
class | ControlledAxis |
Class that manages a KSPBaseField that is being driven by ModuleRobiticController More... | |
class | ControlledBase |
The base class for all controlled items managed by the ModuleRoboticController More... | |
class | CurvePanel |
A panel that has a line drawn in it from an Float Curve More... | |
class | CurvePanelPoint |
A point that defines a line on a Curve More... | |
class | CurvePanelPointHandle |
A Handle of a CurvePanelPoint, used ffor setting tangents on keyframes More... | |
interface | IRoboticServo |
Interface for Robotic Servo parts. | |
class | ModuleRobotArmScanner |
class | ModuleRoboticController |
A Controller module for managing KSPAxisField/KSPAction values over time More... | |
class | ModuleRoboticRotationServo |
class | ModuleRoboticServoHinge |
class | ModuleRoboticServoPiston |
class | ModuleRoboticServoRotor |
class | RoboticCollisions |
This component class is added to robotic parts that have two rigidbodies to collect and pass on collision data to the Part. part reference must be set after creating component. More... | |
class | RoboticControllerManager |
Singleton object that handles multicontroller variables and activities More... | |
class | RoboticControllerWindow |
The Window used to edit a Controller sequence More... | |
class | RoboticControllerWindowAction |
An action row inside the Robotic Controller More... | |
class | RoboticControllerWindowAxis |
An axis row inside the Robotic Controller More... | |
class | RoboticControllerWindowBaseRow |
An row inside the Robotic Controller Window More... | |
class | SerenityUtils |