com.threerings.tudey.config
Class ActionConfig.Portal
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.ActionConfig.Portal
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Direct Known Subclasses:
- ActionConfig.EntryPortal, ActionConfig.TaggedPortal, ActionConfig.TilePortal
- Enclosing class:
- ActionConfig
@EditorTypes(value={ActionConfig.TaggedPortal.class,ActionConfig.TilePortal.class,ActionConfig.EntryPortal.class})
public abstract static class ActionConfig.Portal- extends DeepObject
- implements Exportable
Identifies a portal within the target scene.
|
Method Summary |
abstract Object |
getKey()
Returns the key identifying the portal. |
ActionConfig.Portal
public ActionConfig.Portal()
getKey
public abstract Object getKey()
- Returns the key identifying the portal.
Copyright © 2011. All Rights Reserved.