com.threerings.tudey.config
Class WallConfig.Derived
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.WallConfig.Implementation
com.threerings.tudey.config.WallConfig.Derived
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- WallConfig
public static class WallConfig.Derived
- extends WallConfig.Implementation
A derived implementation.
wall
@Editable(nullable=true)
public ConfigReference<WallConfig> wall
- The wall reference.
WallConfig.Derived
public WallConfig.Derived()
getUpdateReferences
public void getUpdateReferences(ConfigReferenceSet refs)
- Description copied from class:
WallConfig.Implementation
- Adds the implementation's update references to the provided set.
- Overrides:
getUpdateReferences in class WallConfig.Implementation
getOriginal
public WallConfig.Original getOriginal(ConfigManager cfgmgr)
- Description copied from class:
WallConfig.Implementation
- Returns a reference to the config's underlying original implementation.
- Specified by:
getOriginal in class WallConfig.Implementation
Copyright © 2011. All Rights Reserved.