public class CommunicationExoTile extends Object implements TileWithUpdateStairs
Constructor and Description |
---|
CommunicationExoTile(LivingSpace livingSpace,
MessageExo message,
Skin skin,
ISkinParam skinParam,
TileArguments tileArguments) |
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 CommunicationExoTile(LivingSpace livingSpace, MessageExo message, Skin skin, ISkinParam skinParam, TileArguments tileArguments)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Tile
public void addConstraints(StringBounder stringBounder)
addConstraints
in interface Tile
public void updateStairs(StringBounder stringBounder, double y)
updateStairs
in interface TileWithUpdateStairs
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
Copyright © 2015. All Rights Reserved.