com.threerings.miso.tile
Class AutoFringer.FringeTile
java.lang.Object
com.threerings.media.tile.Tile
com.threerings.miso.tile.BaseTile
com.threerings.miso.tile.AutoFringer.FringeTile
- Enclosing class:
- AutoFringer
public static class AutoFringer.FringeTile
- extends BaseTile
| Nested classes/interfaces inherited from class com.threerings.media.tile.Tile |
Tile.Key |
|
Field Summary |
protected long[] |
_fringeId
The fringe keys of the tiles that went into this tile in the order they were drawn. |
_fringeId
protected long[] _fringeId
- The fringe keys of the tiles that went into this tile in the order they were drawn.
AutoFringer.FringeTile
public AutoFringer.FringeTile(long[] fringeId,
boolean passable)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object