com.threerings.openal.config
Class SounderConfig.BaseClip
java.lang.Object
com.threerings.util.DeepObject
com.threerings.openal.config.SounderConfig.Implementation
com.threerings.openal.config.SounderConfig.Original
com.threerings.openal.config.SounderConfig.Fixed
com.threerings.openal.config.SounderConfig.BaseClip
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Direct Known Subclasses:
- SounderConfig.Clip, SounderConfig.MetaClip
- Enclosing class:
- SounderConfig
public abstract static class SounderConfig.BaseClip
- extends SounderConfig.Fixed
Base class for SounderConfig.BaseClip and SounderConfig.MetaClip.
|
Field Summary |
boolean |
loop
Whether or not the sound loops. |
loop
@Editable(weight=-3.0,
hgroup="f")
public boolean loop
- Whether or not the sound loops.
SounderConfig.BaseClip
public SounderConfig.BaseClip()
Copyright © 2011. All Rights Reserved.