com.threerings.tudey.config
Class ActorSpriteConfig.State
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.ActorSpriteConfig.State
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- ActorSpriteConfig
public static class ActorSpriteConfig.State
- extends DeepObject
- implements Exportable
Represents a single animated state.
animation
@Editable(nullable=true)
public ConfigReference<AnimationConfig> animation
- The state animation.
ActorSpriteConfig.State
public ActorSpriteConfig.State()
Copyright © 2011. All Rights Reserved.