Code Search for Developers
 
 
  

lwjgl_hidden_switches.text from Lightweight Java Game Library at Krugle


Show lwjgl_hidden_switches.text syntax highlighted

LWJGL "Hidden" switches:

org.lwjgl.opengl.Display.noinput
Do not initialize any controls when creating the display

org.lwjgl.opengl.Display.nomouse
Do not create the mouse when creating the display

org.lwjgl.opengl.Display.nokeyboard
Do not create the keyboard when creating the display

org.lwjgl.util.Debug
Whether to output debug info

org.lwjgl.opengl.Display.allowSoftwareOpenGL
Whether to allow creation of a software only opengl context

org.lwjgl.opengl.Window.undecorated
Whether to create an undecorated window (no title bar)



See more files for this project here

Lightweight Java Game Library

A Java Game Library extension: 1. Handles the graphics, sound, and input simply 2. Wraps OpenGL, OpenAL, fmod3 and DevIL 3. Hires timers LWJGL currently supports Linux, Mac OS X (10.2 and above) and Windows (98 and above).

Project homepage: http://sourceforge.net/projects/java-game-lib
Programming language(s): C,Java
License: other

  3rdparty/
    jinput_license.txt
    openal_license.txt
    openil_license.txt
  CREDITS
  LICENSE
  README
  generator.txt
  lwjgl_hidden_switches.text