Class ControlSystem
java.lang.Object
com.uniforge.origin.controlsystem.ControlSystem
- All Implemented Interfaces:
ControlSystemInterface
Abstract class for ControlSystemBase
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.uniforge.origin.controlsystem.ControlSystemInterface
getName, simUpdateControllers, updateControllers
-
Constructor Details
-
ControlSystem
public ControlSystem()Constructor for ControlSystem
-