Class LuckSpace

java.lang.Object
  extended by Space
      extended by LuckSpace

public class LuckSpace
extends Space


Field Summary
 
Fields inherited from class Space
mortgaged, myColor, myName, myOwner, mySpace, myType
 
Constructor Summary
LuckSpace()
           
LuckSpace(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class Space
equals, getColor, getMortgaged, getName, getOwner, getType, setMortgaged, setOwner
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuckSpace

public LuckSpace()

LuckSpace

public LuckSpace(java.lang.String name)