espresso3d.engine.logo.base
Interface E3DLogo

All Known Implementing Classes:
E3DLogo0dot1, E3DLogo0dot2, E3DLogo0dot3, E3DLogo0dot4

public interface E3DLogo

Author:
Curt Any espresso3d logo must implement this

Method Summary
 void displayEngineLogo(E3DEngine engine)
           
 

Method Detail

displayEngineLogo

public void displayEngineLogo(E3DEngine engine)
                       throws java.lang.Exception
Throws:
java.lang.Exception