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