edu.stanford.multiagent.gamer
Class Main

java.lang.Object
  |
  +--edu.stanford.multiagent.gamer.Main

public class Main
extends java.lang.Object

The main class called when GAMUT is run.


Field Summary
static Parameters.ParamInfo[] globalParamInfo
           
 
Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for GAMUT.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalParamInfo

public static Parameters.ParamInfo[] globalParamInfo
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Main method for GAMUT.