us.the.mac.board
Class R.array

java.lang.Object
  extended by us.the.mac.board.R.array
Enclosing class:
R

public static final class R.array
extends Object


Field Summary
static int levelChoices
           
static int levelValues
           
static int no_steps
           
static int orientation
           
static int orientationValues
           
static int timeIntervals
           
static int timeValues
           
static int updateInterval
           
static int updateIntervalValues
           
 
Constructor Summary
R.array()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

levelChoices

public static int levelChoices

levelValues

public static int levelValues

no_steps

public static int no_steps

orientation

public static int orientation

orientationValues

public static int orientationValues

timeIntervals

public static int timeIntervals

timeValues

public static int timeValues

updateInterval

public static int updateInterval

updateIntervalValues

public static int updateIntervalValues
Constructor Detail

R.array

public R.array()