LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: payner on January 28, 2005, 13:04:26

Title: newbie question...
Post by: payner on January 28, 2005, 13:04:26
hey all..

going through the lessions for lwjgl

got to lesson 3...

but:
import org.lwjgl.opengl.Window;

where is this 'Window' class?
cant even find it in the documentation...???  :shock:
Title: newbie question...
Post by: Matzon on January 28, 2005, 13:06:58
The lesson is old - the newest code only uses a Display class - locates in org.lwjgl.opengl.Display