com.badlogic.gdx.controllers.desktop
Class OisControllers

java.lang.Object
  extended by com.badlogic.gdx.controllers.desktop.OisControllers

public class OisControllers
extends Object

Author:
Nathan Sweet

Constructor Summary
OisControllers(DesktopControllerManager manager)
           
 
Method Summary
static long getWindowHandle()
          Returns the window handle from LWJGL needed by OIS.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OisControllers

public OisControllers(DesktopControllerManager manager)
Method Detail

getWindowHandle

public static long getWindowHandle()
Returns the window handle from LWJGL needed by OIS.



Copyright © 2014. All Rights Reserved.