com.threerings.tudey.config
Class ActionConfig.ExpressionCase
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.ActionConfig.ExpressionCase
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Enclosing class:
- ActionConfig
public static class ActionConfig.ExpressionCase
- extends DeepObject
- implements com.threerings.io.Streamable, Exportable
A switch case.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
value
@Editable
public ExpressionConfig value
- The case expression.
action
@Editable
public ActionConfig action
- The case action.
ActionConfig.ExpressionCase
public ActionConfig.ExpressionCase()
Copyright © 2011. All Rights Reserved.