|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.badlogic.gdx.backends.android.AndroidInputFactory
public class AndroidInputFactory
Class that instantiates AndroidInput or AndroidInputThreePlus depending on the SDK level, via reflection.
| Constructor Summary | |
|---|---|
AndroidInputFactory()
|
|
| Method Summary | |
|---|---|
static AndroidInput |
newAndroidInput(Application activity,
android.content.Context context,
Object view,
AndroidApplicationConfiguration config)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndroidInputFactory()
| Method Detail |
|---|
public static AndroidInput newAndroidInput(Application activity,
android.content.Context context,
Object view,
AndroidApplicationConfiguration config)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||