net.sf.magicproject.token
Interface IdCardColors


public interface IdCardColors

Author:
Fabrice Daugan

Field Summary
static java.awt.Color[] CARD_COLOR
          Card color names Value = Card Colors 2^index
static java.lang.String[] CARD_COLOR_NAMES
          Card color names Value = Card Colors 2^index
static int[] CARD_COLOR_VALUES
          Card color values
 

Field Detail

CARD_COLOR_NAMES

static final java.lang.String[] CARD_COLOR_NAMES
Card color names Value = Card Colors 2^index


CARD_COLOR

static final java.awt.Color[] CARD_COLOR
Card color names Value = Card Colors 2^index


CARD_COLOR_VALUES

static final int[] CARD_COLOR_VALUES
Card color values



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