|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GGNavigationEvent | |
---|---|
ch.aplu.android | Package of the JDroidLib framework for developing Android applications with a focus on gaming and simulations. |
Uses of GGNavigationEvent in ch.aplu.android |
---|
Methods in ch.aplu.android that return GGNavigationEvent | |
---|---|
static GGNavigationEvent |
GGNavigationEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GGNavigationEvent[] |
GGNavigationEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ch.aplu.android with parameters of type GGNavigationEvent | |
---|---|
void |
GGNavigationListener.navigationEvent(GGNavigationEvent event)
Event callback method called when one of the navigation keys are used. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |