|
||||||||||
| 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.IconConfig
com.threerings.opengl.gui.config.IconConfig.Image
com.threerings.opengl.gui.config.IconConfig.ColorizedImage
public static class IconConfig.ColorizedImage
A colorized image icon.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.IconConfig |
|---|
IconConfig.Blank, IconConfig.ColorizedImage, IconConfig.Image, IconConfig.Rotated |
| Field Summary | |
|---|---|
ColorizationConfig[] |
colorizations
The colorizations to apply to the image. |
| Fields inherited from class com.threerings.opengl.gui.config.IconConfig.Image |
|---|
file |
| Constructor Summary | |
|---|---|
IconConfig.ColorizedImage()
|
|
| Method Summary | |
|---|---|
Image |
getImage(GlContext ctx)
Retrieves the image for the icon. |
| Methods inherited from class com.threerings.opengl.gui.config.IconConfig.Image |
|---|
getUpdateResources |
| Methods inherited from class com.threerings.opengl.gui.config.IconConfig |
|---|
getIcon, getImage, 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 IconConfig.ColorizedImage()
| Method Detail |
|---|
public Image getImage(GlContext ctx)
IconConfig.Image
getImage in class IconConfig.Image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||