Uses of Class
gzz.util.Background

Packages that use Background
gzz.gfx.gl   
gzz.util   
 

Uses of Background in gzz.gfx.gl
 

Methods in gzz.gfx.gl with parameters of type Background
 void MipzipLoader.setGoalBaseLevel(int level, Background bg, float priority)
          Set the base level goal for asynchronous loading.
 

Uses of Background in gzz.util
 

Methods in gzz.util that return Background
static Background Background.getDefaultInstance()