newbie question...

Started by payner, January 28, 2005, 13:04:26

Previous topic - Next topic

payner

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:

Matzon

The lesson is old - the newest code only uses a Display class - locates in org.lwjgl.opengl.Display