public interface DropPieceCodes
extends com.threerings.util.DirectionCodes
| Modifier and Type | Field and Description |
|---|---|
static int |
DROP_BLOCK_PIECE_COUNT
The number of pieces in a drop block.
|
static byte |
PIECE_NONE
The piece constant denoting an empty board piece.
|
CARDINAL_DIRECTIONS, CCW, CW, DIRECTION_COUNT, DOWN, EAST, EASTNORTHEAST, EASTSOUTHEAST, FINE_DIRECTION_COUNT, HORIZONTAL, LEFT, NONE, NORTH, NORTHEAST, NORTHNORTHEAST, NORTHNORTHWEST, NORTHWEST, RIGHT, SOUTH, SOUTHEAST, SOUTHSOUTHEAST, SOUTHSOUTHWEST, SOUTHWEST, UP, VERTICAL, WEST, WESTNORTHWEST, WESTSOUTHWESTstatic final byte PIECE_NONE
static final int DROP_BLOCK_PIECE_COUNT
Copyright © 2015. All rights reserved.