espresso3d.engine.logo.logos
Class E3DLogo0dot2

java.lang.Object
  extended byespresso3d.engine.logo.logos.E3DLogo0dot2
All Implemented Interfaces:
E3DLogo

public final class E3DLogo0dot2
extends java.lang.Object
implements E3DLogo

Author:
Curt The logo animation created for version 0.2

Constructor Summary
E3DLogo0dot2()
           
 
Method Summary
 void displayEngineLogo(E3DEngine engine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

E3DLogo0dot2

public E3DLogo0dot2()
Method Detail

displayEngineLogo

public void displayEngineLogo(E3DEngine engine)
                       throws java.lang.Exception
Specified by:
displayEngineLogo in interface E3DLogo
Throws:
java.lang.Exception