net.sf.magicproject.token
Interface IdPositions


public interface IdPositions

Author:
Fabrice Daugan

Field Summary
static int ON_THE_BOTTOM
          The bottom of ...
static int ON_THE_TOP
          The top of ...
static java.lang.String[] POSITION_NAMES
          The allowed position names
static int[] POSITION_VALUES
          The allowed position values
 

Field Detail

ON_THE_TOP

static final int ON_THE_TOP
The top of ...
For graveyard and library, corresponds the first card visible. Ignored for the others.

See Also:
Constant Field Values

ON_THE_BOTTOM

static final int ON_THE_BOTTOM
The bottom of ...
For graveyard and library, corresponds the first card visible. Ignored for the others.

See Also:
Constant Field Values

POSITION_NAMES

static final java.lang.String[] POSITION_NAMES
The allowed position names


POSITION_VALUES

static final int[] POSITION_VALUES
The allowed position values



Copyright © 2003-2007 Magic-Project. All Rights Reserved.