de.uni_paderborn.robots.robotArenaInterface
Class Wormhole

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

public final class Wormhole
extends ItemData


This class represents a wormhole.

The arena is NOT allowed to rotate
robots which walk through a wormhole.

A wormhole can be used in both directions
=> stable wormhole.


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

Constructor Detail

Wormhole

public Wormhole()