Uses of Class
com.threerings.tudey.config.EffectSpriteConfig

Packages that use EffectSpriteConfig
com.threerings.tudey.client.sprite   
com.threerings.tudey.config Tudey configurations. 
 

Uses of EffectSpriteConfig in com.threerings.tudey.client.sprite
 

Constructors in com.threerings.tudey.client.sprite with parameters of type EffectSpriteConfig
EffectSprite.Original(TudeyContext ctx, Scope parentScope, EffectSpriteConfig config, Effect effect)
          Creates a new implementation.
 

Uses of EffectSpriteConfig in com.threerings.tudey.config
 

Subclasses of EffectSpriteConfig in com.threerings.tudey.config
static class EffectSpriteConfig.Animator
          A sprite that plays an animation on another sprite.
static class EffectSpriteConfig.Default
          The default sprite.
 

Fields in com.threerings.tudey.config declared as EffectSpriteConfig
 EffectSpriteConfig EffectConfig.Original.sprite
          The type of sprite to use for the effect.
 



Copyright © 2011. All Rights Reserved.