public interface Tile
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
void |
callbackY(TimeHook y) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
double |
getMiddleX() |
Real |
getMinX() |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
double |
getZZZ() |
boolean |
matchAnchor(java.lang.String anchor) |
double getPreferredHeight()
void callbackY(TimeHook y)
YGauge getYGauge()
void addConstraints()
Real getMinX()
Real getMaxX()
double getMiddleX()
Event getEvent()
double getContactPointRelative()
double getZZZ()
boolean matchAnchor(java.lang.String anchor)