com.turtle3d
Class Turtle3DLauncher

java.lang.Object
  extended by com.turtle3d.Turtle3DLauncher

public class Turtle3DLauncher
extends java.lang.Object

Application launcher.

Author:
Marek Paterczyk

Constructor Summary
Turtle3DLauncher()
           
 
Method Summary
static void init()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Turtle3DLauncher

public Turtle3DLauncher()
Method Detail

init

public static void init()

main

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