Class Constantes
java.lang.Object
labyrinthe.model.Constantes
Classe contenant les constantes du programme
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final char
static final char
static final char
static final char
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final char
static final char
static final char
static final char
static final char
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MSG_NOM_FIC_LAB
- See Also:
-
MSG_FIC_PROG
- See Also:
-
MSG_DEPART_COL
- See Also:
-
MSG_DEPART_LIGNE
- See Also:
-
MSG_ETAT_NBR_INSTR
- See Also:
-
MSG_ETAT_NBR_MOUV
- See Also:
-
MSG_ETAT_NBR_COLL
- See Also:
-
MSG_ERR_IMM_PAS
- See Also:
-
MSG_ERR_INSTR_INV
- See Also:
-
MSG_ERR_CHAR_DIR_INV
- See Also:
-
MIN_VAL_IMM
public static final int MIN_VAL_IMM- See Also:
-
MAX_VAL_IMM
public static final int MAX_VAL_IMM- See Also:
-
DIR_NORD
public static final char DIR_NORD- See Also:
-
DIR_EST
public static final char DIR_EST- See Also:
-
DIR_SUD
public static final char DIR_SUD- See Also:
-
DIR_OUEST
public static final char DIR_OUEST- See Also:
-
PREM_CAR_AVANCER
public static final char PREM_CAR_AVANCER- See Also:
-
PREM_CAR_TOURNER
public static final char PREM_CAR_TOURNER- See Also:
-
PREM_CAR_MEMOIRE
public static final char PREM_CAR_MEMOIRE- See Also:
-
PREM_CAR_SAUT
public static final char PREM_CAR_SAUT- See Also:
-
PREM_CAR_FIN
public static final char PREM_CAR_FIN- See Also:
-
INSTR_FIN
- See Also:
-
INSTR_SEZ
- See Also:
-
INSTR_SOU
- See Also:
-
INSTR_SDI
- See Also:
-
INSTR_SMA
- See Also:
-
INSTR_S
- See Also:
-
INSTR_MET
- See Also:
-
INSTR_MOU
- See Also:
-
INSTR_TAD
- See Also:
-
INSTR_TAG
- See Also:
-
INSTR_AVA
- See Also:
-
-
Constructor Details
-
Constantes
public Constantes()
-