Uses of Class
com.threerings.getdown.launcher.RotatingBackgrounds

Packages that use RotatingBackgrounds
com.threerings.getdown.launcher   
 

Uses of RotatingBackgrounds in com.threerings.getdown.launcher
 

Methods in com.threerings.getdown.launcher that return RotatingBackgrounds
 RotatingBackgrounds GetdownAppletConfig.getBackgroundImages(ImageLoader loader)
          Gets the rotation background images and error image.The given image loader will be used if the images have not been loaded yet.
static RotatingBackgrounds GetdownAppletConfig.getBackgroundImages(String imageParam, String errorImagePath, ImageLoader loader)
          Gets the rotation background images and error image.The given image loader will be used if the images have not been loaded yet.
 

Methods in com.threerings.getdown.launcher with parameters of type RotatingBackgrounds
 void StatusPanel.init(Application.UpdateInterface ifc, RotatingBackgrounds bg, Image barimg)
           
 



Copyright © 2013. All Rights Reserved.