Class KASTEN

java.lang.Object
  extended by KASTEN

public class KASTEN
extends Object


Constructor Summary
KASTEN(int xStart, int yStart, int breiteStart, int hoeheStart, int farbnrStart)
           
 
Method Summary
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KASTEN

public KASTEN(int xStart,
              int yStart,
              int breiteStart,
              int hoeheStart,
              int farbnrStart)