Uses of Interface
ch.aplu.android.GGOrientationListener

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

Uses of GGOrientationListener in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGOrientationListener
 void GameGrid.addOrientationListener(GGOrientationListener listener)
          Registers a orientation listener to get notifications when the smartphones changes orientation from LANDSCAPE to PORTRAIT or vice vera.