ch.aplu.nxt
Class Obstacle

java.lang.Object
  extended by ch.aplu.nxt.Obstacle

public class Obstacle
extends java.lang.Object

Dummy class to make NxtJLib source compatible with NxtSim. All methods are empty.


Constructor Summary
Obstacle(java.lang.String imageName)
          Creates an obstacle from given image file.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Obstacle

public Obstacle(java.lang.String imageName)
Creates an obstacle from given image file.

Parameters:
imageName - the image to be uses as obstacle