LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: thallish on August 15, 2004, 13:51:18

Title: About contents of LWJGL
Post by: thallish on August 15, 2004, 13:51:18
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
Title: About contents of LWJGL
Post by: Matzon on August 15, 2004, 16:33:10
Quotehttp://lwjgl.org/javadoc/org/lwjgl/Display.html
http://lwjgl.org/javadoc/org/lwjgl/DisplayMode.html
answered in email too...