Class Motor

java.lang.Object
com.marginallyclever.ro3.node.Node
com.marginallyclever.ro3.node.nodes.Motor

public class Motor extends Node
A Motor is a Node that can be attached to a HingeJoint. It will then drive the joint according to the motor's settings.