com.threerings.tudey.client.sprite
Class EffectSprite.Animator
java.lang.Object
com.threerings.expr.SimpleScope
com.threerings.tudey.client.sprite.EffectSprite.Implementation
com.threerings.tudey.client.sprite.EffectSprite.Original
com.threerings.tudey.client.sprite.EffectSprite.Animator
- All Implemented Interfaces:
- Scope, ScopeUpdateListener
- Enclosing class:
- EffectSprite
public static class EffectSprite.Animator
- extends EffectSprite.Original
Plays an animation on a target sprite.
| Fields inherited from interface com.threerings.expr.Scope |
EPOCH, NOW |
EffectSprite.Animator
public EffectSprite.Animator(TudeyContext ctx,
Scope parentScope,
EffectSpriteConfig.Animator config,
Effect effect)
- Creates a new implementation.
Copyright © 2011. All Rights Reserved.