de.uni_paderborn.robots.robotArenaInterface
Class Wall

java.lang.Object
  |
  +--de.uni_paderborn.robots.robotArenaInterface.ItemData
        |
        +--de.uni_paderborn.robots.robotArenaInterface.Wall

public final class Wall
extends ItemData


This class represents a wall


Constructor Summary
Wall()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Wall

public Wall()