Hi,
maybe im blind as a Fish. How to Init the Fullscreen Mode via LWJGL in version 0.7pre ? ???
The Display Class seems not to do such things.
Also were the heck can i figure out if i allready in Fullscreen Mode ? like
boolean isFullscreen = Display.isFullScreen();
Bye the way, why are the Methods like getHeight() getWidth() in Class GLWindow are static ?
For me this infos can only be avaible if the GLWindow was allready created!
Thx,
- Jens

