public class LifeEventTile extends AbstractTile
Constructor and Description |
---|
LifeEventTile(LifeEvent lifeEvent,
TileArguments tileArguments,
LivingSpace livingSpace,
Rose skin,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
protected void |
callbackY_internal(double y) |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
boolean |
isDestroyWithoutMessage() |
getZZZ, matchAnchor
callbackY, getMiddleX, getStringBounder, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX
public LifeEventTile(LifeEvent lifeEvent, TileArguments tileArguments, LivingSpace livingSpace, Rose skin, ISkinParam skinParam)
protected final void callbackY_internal(double y)
callbackY_internal
in class CommonTile
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public void drawU(UGraphic ug)
public boolean isDestroyWithoutMessage()
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()