Uses of Class
ch.aplu.android.GGBackground

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

Uses of GGBackground in ch.aplu.android
 

Subclasses of GGBackground in ch.aplu.android
 class GGPanel
          Class derived from GGBackground with a user-definable double coordinate system.
 

Methods in ch.aplu.android that return GGBackground
 GGBackground Actor.getBackground()
          Returns the GGBackground reference of the actor's game grid.
 GGBackground GameGrid.getBg()
          Provides access to the GGBackground instance.