it.unibas.morracineseping
Class Costanti
java.lang.Object
it.unibas.morracineseping.Costanti
public class Costanti
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATO_PARTITA
public static int STATO_PARTITA
STATO_NO_PARTITA
public static int STATO_NO_PARTITA
GIOCO
public static final java.lang.String GIOCO
- See Also:
- Constant Field Values
PARTITA
public static final java.lang.String PARTITA
- See Also:
- Constant Field Values
MANO
public static final java.lang.String MANO
- See Also:
- Constant Field Values
PARTITE_COMPUTER
public static final java.lang.String PARTITE_COMPUTER
- See Also:
- Constant Field Values
PARTITE_GIOCATORE
public static final java.lang.String PARTITE_GIOCATORE
- See Also:
- Constant Field Values
MANI_COMPUTER
public static final java.lang.String MANI_COMPUTER
- See Also:
- Constant Field Values
MANI_GIOCATORE
public static final java.lang.String MANI_GIOCATORE
- See Also:
- Constant Field Values
PAREGGI
public static final java.lang.String PAREGGI
- See Also:
- Constant Field Values
ICONA_COMPUTER
public static final java.lang.String ICONA_COMPUTER
- See Also:
- Constant Field Values
ICONA_GIOCATORE
public static final java.lang.String ICONA_GIOCATORE
- See Also:
- Constant Field Values
ESITO_MANO
public static final java.lang.String ESITO_MANO
- See Also:
- Constant Field Values
MESSAGGIO_PARTITA
public static final java.lang.String MESSAGGIO_PARTITA
- See Also:
- Constant Field Values
Costanti
public Costanti()