Class Spillebrett

java.lang.Object
  extended by Spillebrett

public class Spillebrett
extends java.lang.Object


Field Summary
static int INGEN_LEDIG_RAD
           
static int KOLONNE_ANTALL
           
static int RAD_ANTALL
           
static int RUTE_ANTALL
           
static char TOM_RUTE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INGEN_LEDIG_RAD

public static final int INGEN_LEDIG_RAD
See Also:
Constant Field Values

TOM_RUTE

public static final char TOM_RUTE
See Also:
Constant Field Values

RAD_ANTALL

public static final int RAD_ANTALL
See Also:
Constant Field Values

KOLONNE_ANTALL

public static final int KOLONNE_ANTALL
See Also:
Constant Field Values

RUTE_ANTALL

public static final int RUTE_ANTALL
See Also:
Constant Field Values