Target - class edu.wpi.cs.cs509.game.engine.Target.
target() -
Method in interface edu.wpi.cs.cs509.graph.interfaces.IEdge
Returns the target INode of the IEdge.
Target() -
Constructor for class edu.wpi.cs.cs509.game.engine.Target
Hidden Constructor: Ensure that no class external to our package or a subclass of Target can create
an Enemy object without using one of the special constructors we provide.