org.auxilum.opengl.robot
Class RobotProgram

java.lang.Object
  extended byorg.auxilum.opengl.robot.RobotProgram

public class RobotProgram
extends java.lang.Object


Constructor Summary
RobotProgram(java.lang.String programPath)
           
 
Method Summary
 double[][] getMovements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotProgram

public RobotProgram(java.lang.String programPath)
Method Detail

getMovements

public double[][] getMovements()