net.sf.tankbattles
Class Main

java.lang.Object
  extended by net.sf.tankbattles.Main

public class Main
extends java.lang.Object

Starting point for the simulator.

Author:
erickpassos

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starting point for the simulation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Starting point for the simulation. Creates a TankBattles3D object and starts its thread.

Parameters:
args -