| Package | Description |
|---|---|
| com.badlogic.gdx.backends.android |
| Modifier and Type | Method and Description |
|---|---|
void |
AndroidFragmentApplication.addAndroidEventListener(AndroidEventListener listener)
Adds an event listener for Android specific event such as onActivityResult(...).
|
void |
AndroidApplication.addAndroidEventListener(AndroidEventListener listener)
Adds an event listener for Android specific event such as onActivityResult(...).
|
void |
AndroidFragmentApplication.removeAndroidEventListener(AndroidEventListener listener)
Removes an event listener for Android specific event such as onActivityResult(...).
|
void |
AndroidApplication.removeAndroidEventListener(AndroidEventListener listener)
Removes an event listener for Android specific event such as onActivityResult(...).
|
Copyright © 2015. All rights reserved.