Interface Summary | |
---|---|
GL | sdljava - a java binding to the SDL API Copyright (C) 2004 Ivan Z. |
Class Summary | |
---|---|
DebugGL |
A Composable pipline which wraps an underlying {@link GL} implementation. |
GLException | |
Sprite | A simple sprite which has a texture and knows how to draw itself given a context and co-ordinates |
Texture | An OpenGL Texture |
TextureFactory | Factory for easy loading of Textures. |