com.badlogic.gdx.backends.android
Class AndroidVisibilityListener

java.lang.Object
  extended by com.badlogic.gdx.backends.android.AndroidVisibilityListener

public class AndroidVisibilityListener
extends Object

Allows immersive mode support while maintaining compatibility with Android versions before API Level 19 (4.4)

Author:
Unkn0wn0ne

Constructor Summary
AndroidVisibilityListener()
           
 
Method Summary
 void createListener(AndroidApplicationBase application)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndroidVisibilityListener

public AndroidVisibilityListener()
Method Detail

createListener

public void createListener(AndroidApplicationBase application)


Copyright © 2014. All Rights Reserved.