|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.expr.ObjectExpression<Color4f>
com.threerings.expr.Color4fExpression
@EditorTypes(value={Color4fExpression.Constant.class,Color4fExpression.Reference.class,Color4fExpression.Blend.class})
public abstract class Color4fExpressionA color-valued expression.
| Nested Class Summary | |
|---|---|
static class |
Color4fExpression.Blend
An expression that blends between two colors. |
static class |
Color4fExpression.Constant
A constant expression. |
static class |
Color4fExpression.Reference
A reference expression. |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Constructor Summary | |
|---|---|
Color4fExpression()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.expr.ObjectExpression |
|---|
createEvaluator, 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 |
| Constructor Detail |
|---|
public Color4fExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||