org.lwjgl.util.jinput
Class LWJGLEnvironmentPlugin

java.lang.Object
  extended by ControllerEnvironment
      extended by org.lwjgl.util.jinput.LWJGLEnvironmentPlugin

public class LWJGLEnvironmentPlugin
extends ControllerEnvironment

Author:
elias

Constructor Summary
LWJGLEnvironmentPlugin()
           
 
Method Summary
 Controller[] getControllers()
           
 boolean isSupported()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LWJGLEnvironmentPlugin

public LWJGLEnvironmentPlugin()
Method Detail

getControllers

public Controller[] getControllers()

isSupported

public boolean isSupported()


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.