public class JamepadShutdownHook
extends java.lang.Object
implements com.badlogic.gdx.LifecycleListener
| Constructor and Description |
|---|
JamepadShutdownHook(com.studiohartman.jamepad.ControllerManager controllerManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
pause() |
void |
resume() |
public JamepadShutdownHook(com.studiohartman.jamepad.ControllerManager controllerManager)
public void pause()
pause in interface com.badlogic.gdx.LifecycleListenerpublic void resume()
resume in interface com.badlogic.gdx.LifecycleListenerpublic void dispose()
dispose in interface com.badlogic.gdx.LifecycleListener