|
||||||||||
| 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.Solid
public static class BackgroundConfig.Solid
A solid background.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
BackgroundConfig.Blank, BackgroundConfig.ColorizedImage, BackgroundConfig.Image, BackgroundConfig.Solid |
| Field Summary | |
|---|---|
Color4f |
color
The color of the background. |
| Constructor Summary | |
|---|---|
BackgroundConfig.Solid()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
getBackground, getUpdateResources, 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(mode="alpha") public Color4f color
| Constructor Detail |
|---|
public BackgroundConfig.Solid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||