Uses of Class
com.threerings.opengl.gui.config.BackgroundConfig.Image.Anchor

Packages that use BackgroundConfig.Image.Anchor
com.threerings.opengl.gui.config GUI configurations. 
 

Uses of BackgroundConfig.Image.Anchor in com.threerings.opengl.gui.config
 

Fields in com.threerings.opengl.gui.config declared as BackgroundConfig.Image.Anchor
 BackgroundConfig.Image.Anchor BackgroundConfig.Image.anchor
          The image anchor.
 

Methods in com.threerings.opengl.gui.config that return BackgroundConfig.Image.Anchor
static BackgroundConfig.Image.Anchor BackgroundConfig.Image.Anchor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BackgroundConfig.Image.Anchor[] BackgroundConfig.Image.Anchor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.