com.threerings.opengl.renderer.config
Class ColorizationConfig.Normal
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.renderer.config.ColorizationConfig
com.threerings.opengl.renderer.config.ColorizationConfig.Normal
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Enclosing class:
- ColorizationConfig
public static class ColorizationConfig.Normal
- extends ColorizationConfig
A reference to a pository colorization.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
|
Method Summary |
com.threerings.media.image.Colorization |
getColorization(GlContext ctx)
Returns the colorization for this config. |
colorization
@Editable(editor="colorization")
public int colorization
- The colorization reference.
ColorizationConfig.Normal
public ColorizationConfig.Normal()
getColorization
public com.threerings.media.image.Colorization getColorization(GlContext ctx)
- Description copied from class:
ColorizationConfig
- Returns the colorization for this config.
- Specified by:
getColorization in class ColorizationConfig
Copyright © 2011. All Rights Reserved.