src.backend
クラス ShapeDescriptor
java.lang.Object
src.backend.ShapeDescriptor
public class ShapeDescriptor
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeDescriptor
public ShapeDescriptor(int d)
ShapeDescriptor
public ShapeDescriptor(short s)
getDesc
public int getDesc()
getBmp
public short getBmp()
getColl
public short getColl()
getClut
public short getClut()
setDesc
public void setDesc(int d)
setBmp
public void setBmp(short b)
setColl
public void setColl(short c)
setClut
public void setClut(short c)
setBmp
public void setBmp(int b)
setColl
public void setColl(int c)
setClut
public void setClut(int c)
interpretDesc
public void interpretDesc()
updateDesc
public void updateDesc()