Modifier and Type | Field and Description |
---|---|
static double |
LIVE_DELTA_SIZE |
Constructor and Description |
---|
CommunicationTile(LivingSpace livingSpace1,
LivingSpace livingSpace2,
Message message,
Skin skin,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
boolean |
isReverse(StringBounder stringBounder) |
void |
updateStairs(StringBounder stringBounder,
double y) |
public static final double LIVE_DELTA_SIZE
public CommunicationTile(LivingSpace livingSpace1, LivingSpace livingSpace2, Message message, Skin skin, ISkinParam skinParam)
public boolean isReverse(StringBounder stringBounder)
public void updateStairs(StringBounder stringBounder, double y)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Tile
public void addConstraints(StringBounder stringBounder)
addConstraints
in interface Tile
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
Copyright © 2014. All Rights Reserved.