edu.gatech.cs2335.lemmings.engine
Class ProgramRunner

java.lang.Object
  extended byedu.gatech.cs2335.lemmings.engine.ProgramRunner

public class ProgramRunner
extends java.lang.Object

This class will essentially run the Lemmings game. It is the driver.

Version:
1.0
Author:
Vladimir Urazov

Method Summary
 void execute()
          Runs the game.
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute()
Runs the game.


main

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

Parameters:
args - a String[] value