espresso3d.engine.logo.logos
Class E3DLogo0dot3

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

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

Author:
Curt The logo animation created for version 0.1

Constructor Summary
E3DLogo0dot3()
           
 
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

E3DLogo0dot3

public E3DLogo0dot3()
Method Detail

displayEngineLogo

public void displayEngineLogo(E3DEngine engine)
Specified by:
displayEngineLogo in interface E3DLogo