About contents of LWJGL

Started by thallish, August 15, 2004, 13:51:18

Previous topic - Next topic

thallish

Hi everybody

I'm new to LWJGL and i'm trying to figure something out. In many of the source-docs. on http://www.lwjgl.org/demos.php there is imported somthing like this:

import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;

but according to the LWJGL API these classes aren't available. And i'm wondering where do these come from?

regards /thallish