public class CommunicationExoTile extends AbstractTile
Constructor and Description |
---|
CommunicationExoTile(LivingSpace livingSpace,
MessageExo message,
Rose skin,
ISkinParam skinParam,
TileArguments tileArguments) |
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() |
getZZZ, matchAnchor
callbackY, getMiddleX, getStringBounder, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX
public CommunicationExoTile(LivingSpace livingSpace, MessageExo message, Rose skin, ISkinParam skinParam, TileArguments tileArguments)
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
protected final void callbackY_internal(double y)
callbackY_internal
in class CommonTile
public Real getMinX()
public Real getMaxX()