de.uni_paderborn.robots.robotArenaInterface
Class Exit

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

public final class Exit
extends ItemData

This class represents an exit.


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

Constructor Detail

Exit

public Exit()