com.threerings.tudey.config
Class ActionConfig.TaggedPortal
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.ActionConfig.Portal
com.threerings.tudey.config.ActionConfig.TaggedPortal
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- ActionConfig
public static class ActionConfig.TaggedPortal
- extends ActionConfig.Portal
A portal identified by its tag.
|
Method Summary |
Object |
getKey()
Returns the key identifying the portal. |
tag
@Editable
public String tag
- The portal tag.
ActionConfig.TaggedPortal
public ActionConfig.TaggedPortal()
getKey
public Object getKey()
- Description copied from class:
ActionConfig.Portal
- Returns the key identifying the portal.
- Specified by:
getKey in class ActionConfig.Portal
Copyright © 2011. All Rights Reserved.