com.threerings.tudey.config
Class ActionConfig.EntryPortal
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.ActionConfig.Portal
com.threerings.tudey.config.ActionConfig.EntryPortal
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- ActionConfig
public static class ActionConfig.EntryPortal
- extends ActionConfig.Portal
A (non-tile) scene model entry portal identified by its entry id.
|
Field Summary |
int |
id
The entry id. |
|
Method Summary |
Object |
getKey()
Returns the key identifying the portal. |
id
@Editable(min=0.0)
public int id
- The entry id.
ActionConfig.EntryPortal
public ActionConfig.EntryPortal()
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.