Uses of Interface
ch.aplu.android.GGNavigationListener

Packages that use GGNavigationListener
ch.aplu.android Package of the JDroidLib framework for developing Android applications with a focus on gaming and simulations. 
 

Uses of GGNavigationListener in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGNavigationListener
 void GameGrid.addNavigationListener(GGNavigationListener listener)
          Registers a navigation listener to get notifications when the smartphones buttons are used (BACK, HOME, VOLUME_INCREASE and VOLUME_DECREASE).