espresso3d.engine.logo.logos
Class E3DLogo0dot1

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

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

Author:
Curt The logo animation created for version 0.1

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

Constructor Detail

E3DLogo0dot1

public E3DLogo0dot1()
Method Detail

displayEngineLogo

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