com.threerings.opengl.effect.config
Class CounterConfig.Unlimited
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.effect.config.CounterConfig
com.threerings.opengl.effect.config.CounterConfig.Unlimited
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- CounterConfig
public static class CounterConfig.Unlimited
- extends CounterConfig
Always releases the maximum number of particles.
CounterConfig.Unlimited
public CounterConfig.Unlimited()
createCounter
public Counter createCounter()
- Description copied from class:
CounterConfig
- Creates the counter corresponding to this config.
- Specified by:
createCounter in class CounterConfig
Copyright © 2011. All Rights Reserved.