com.threerings.stage.util
Class PlacementConstraints.ObjectData
java.lang.Object
com.threerings.stage.util.PlacementConstraints.ObjectData
- Enclosing class:
- PlacementConstraints
protected class PlacementConstraints.ObjectData
- extends Object
Contains information about an object used in checking constraints.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bounds
public Rectangle bounds
tile
public com.threerings.media.tile.ObjectTile tile
PlacementConstraints.ObjectData
public PlacementConstraints.ObjectData(Rectangle bounds,
com.threerings.media.tile.ObjectTile tile)