public interface Tile extends UDrawable, UShape
Modifier and Type | Method and Description |
---|---|
void |
addConstraints(StringBounder stringBounder) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
double getPreferredHeight(StringBounder stringBounder)
void addConstraints(StringBounder stringBounder)
Real getMinX(StringBounder stringBounder)
Real getMaxX(StringBounder stringBounder)
Event getEvent()
Copyright © 2016. All Rights Reserved.