Uses of Class
PinBallDomain.Target

Uses of Target in PinBallDomain
 

Methods in PinBallDomain that return Target
static Target Target.create(java.lang.String line)
          Create a new target given a line of config file text.
 Target PinBall.getTarget()
          Get the target object.