Class Robot
java.lang.Object
g2001_2100.s2069_walking_robot_simulation_ii.Robot
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Robot
public Robot(int width, int height)
-
-
Method Details
-
step
public void step(int num) -
getPos
public int[] getPos() -
getDir
-