com.threerings.stage.util
Class PlacementConstraints.DirectionType
java.lang.Object
com.threerings.stage.util.PlacementConstraints.DirectionType
- Enclosing class:
- PlacementConstraints
protected static class PlacementConstraints.DirectionType
- extends Object
Contains the direction and height of a constraint.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dir
public int dir
type
public int type
NORM
public static int NORM
LOW
public static int LOW
PlacementConstraints.DirectionType
protected PlacementConstraints.DirectionType()