| Methods in com.threerings.tudey.config that return EffectSprite.Implementation |
abstract EffectSprite.Implementation |
EffectSpriteConfig.createImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
Creates a sprite implementation for this configuration. |
EffectSprite.Implementation |
EffectSpriteConfig.Default.createImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
|
EffectSprite.Implementation |
EffectSpriteConfig.Animator.createImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
|
EffectSprite.Implementation |
EffectConfig.createSpriteImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
Creates a sprite implementation for this configuration. |
abstract EffectSprite.Implementation |
EffectConfig.Implementation.createSpriteImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
Creates a sprite implementation for this configuration. |
EffectSprite.Implementation |
EffectConfig.Original.createSpriteImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
|
EffectSprite.Implementation |
EffectConfig.Derived.createSpriteImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
|