|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.stage.client.SceneColorizer
public class SceneColorizer
Handles colorization of object tiles in a scene.
| Constructor Summary | |
|---|---|
SceneColorizer(com.threerings.media.image.ColorPository cpos,
StageScene scene)
Creates a scene colorizer for the supplied scene. |
|
| Method Summary | |
|---|---|
int |
getColorId(String zation)
Get the colorId to use for the specified colorization. |
com.threerings.media.image.Colorization |
getColorization(int index,
String zation)
|
com.threerings.media.tile.TileSet.Colorizer |
getColorizer(com.threerings.miso.data.ObjectInfo oinfo)
Obtains a colorizer for the supplied scene object. |
void |
setAuxiliary(com.threerings.media.tile.TileSet.Colorizer aux)
Set an auxiliary colorizer that overrides our colorizations. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SceneColorizer(com.threerings.media.image.ColorPository cpos,
StageScene scene)
| Method Detail |
|---|
public void setAuxiliary(com.threerings.media.tile.TileSet.Colorizer aux)
public com.threerings.media.tile.TileSet.Colorizer getColorizer(com.threerings.miso.data.ObjectInfo oinfo)
public com.threerings.media.image.Colorization getColorization(int index,
String zation)
getColorization in interface com.threerings.media.tile.TileSet.Colorizerpublic int getColorId(String zation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||