public abstract class AbstractTile extends CommonTile implements Tile
| Constructor and Description |
|---|
AbstractTile(StringBounder stringBounder) |
AbstractTile(StringBounder stringBounder,
YGauge currentY) |
| Modifier and Type | Method and Description |
|---|---|
double |
getContactPointRelative() |
YGauge |
getYGauge() |
double |
getZZZ() |
boolean |
matchAnchor(java.lang.String anchor) |
callbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConstraints, callbackY, getEvent, getMaxX, getMiddleX, getMinX, getPreferredHeightpublic AbstractTile(StringBounder stringBounder, YGauge currentY)
public AbstractTile(StringBounder stringBounder)
public double getContactPointRelative()
getContactPointRelative in interface Tilepublic boolean matchAnchor(java.lang.String anchor)
matchAnchor in interface Tile