Package org.lwjgl.util
Interface Renderable
-
public interface RenderableSimple interface to things that can be Rendered.- Version:
- $Revision$ $Id$
- Author:
- $Author$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrender()"Render" this thing.
-