public class CommunicationTileSelf extends Object implements TileWithUpdateStairs
Constructor and Description |
---|
CommunicationTileSelf(LivingSpace livingSpace1,
Message message,
Skin skin,
ISkinParam skinParam,
LivingSpaces livingSpaces) |
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) |
void |
updateStairs(StringBounder stringBounder,
double y) |
public CommunicationTileSelf(LivingSpace livingSpace1, Message message, Skin skin, ISkinParam skinParam, LivingSpaces livingSpaces)
public void updateStairs(StringBounder stringBounder, double y)
updateStairs
in interface TileWithUpdateStairs
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 © 2015. All Rights Reserved.