|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.gui.config.BackgroundConfig
com.threerings.opengl.gui.config.BackgroundConfig.Image
com.threerings.opengl.gui.config.BackgroundConfig.ColorizedImage
public static class BackgroundConfig.ColorizedImage
A colorized image.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BackgroundConfig.Image |
|---|
BackgroundConfig.Image.Anchor, BackgroundConfig.Image.Mode |
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
BackgroundConfig.Blank, BackgroundConfig.ColorizedImage, BackgroundConfig.Image, BackgroundConfig.Solid |
| Field Summary | |
|---|---|
ColorizationConfig[] |
colorizations
The colorizations to apply to the image. |
| Fields inherited from class com.threerings.opengl.gui.config.BackgroundConfig.Image |
|---|
anchor, file, frame, mode |
| Constructor Summary | |
|---|---|
BackgroundConfig.ColorizedImage()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.gui.config.BackgroundConfig.Image |
|---|
getUpdateResources |
| Methods inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
getBackground, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public ColorizationConfig[] colorizations
| Constructor Detail |
|---|
public BackgroundConfig.ColorizedImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||