|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TudeySceneModel.Paint.Type | |
|---|---|
| com.threerings.tudey.data | Tudey data. |
| Uses of TudeySceneModel.Paint.Type in com.threerings.tudey.data |
|---|
| Fields in com.threerings.tudey.data declared as TudeySceneModel.Paint.Type | |
|---|---|
TudeySceneModel.Paint.Type |
TudeySceneModel.Paint.type
The paint type. |
| Methods in com.threerings.tudey.data that return TudeySceneModel.Paint.Type | |
|---|---|
static TudeySceneModel.Paint.Type |
TudeySceneModel.Paint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TudeySceneModel.Paint.Type[] |
TudeySceneModel.Paint.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.threerings.tudey.data with parameters of type TudeySceneModel.Paint.Type | |
|---|---|
TudeySceneModel.Paint(TudeySceneModel.Paint.Type type,
ConfigReference<? extends PaintableConfig> paintable,
int elevation)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||