|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.media.tile.TrimmedObjectTileSet.Bits
protected static class TrimmedObjectTileSet.Bits
Extra bits related to object tiles.
| Field Summary | |
|---|---|
String[] |
constraints
The constraints associated with this object. |
byte |
priority
The default render priority for this object. |
byte |
sorient
The orientation of the "spot" associated with this object. |
short |
xspot
The x coordinate of the "spot" associated with this object. |
short |
yspot
The y coordinate of the "spot" associated with this object. |
| Constructor Summary | |
|---|---|
protected |
TrimmedObjectTileSet.Bits()
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public byte priority
public short xspot
public short yspot
public byte sorient
public String[] constraints
| Constructor Detail |
|---|
protected TrimmedObjectTileSet.Bits()
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||