|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.tudey.config.EffectSpriteConfig
com.threerings.tudey.config.EffectSpriteConfig.Animator
public static class EffectSpriteConfig.Animator
A sprite that plays an animation on another sprite.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.tudey.config.EffectSpriteConfig |
|---|
EffectSpriteConfig.Animator, EffectSpriteConfig.Default |
| Field Summary | |
|---|---|
ConfigReference<AnimationConfig> |
animation
The animation to play. |
| Fields inherited from class com.threerings.tudey.config.EffectSpriteConfig |
|---|
attachToTarget, floorMask, model |
| Constructor Summary | |
|---|---|
EffectSpriteConfig.Animator()
|
|
| Method Summary | |
|---|---|
EffectSprite.Implementation |
createImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
Creates a sprite implementation for this configuration. |
| Methods inherited from class com.threerings.tudey.config.EffectSpriteConfig |
|---|
getPreloads |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable(nullable=true) public ConfigReference<AnimationConfig> animation
| Constructor Detail |
|---|
public EffectSpriteConfig.Animator()
| Method Detail |
|---|
public EffectSprite.Implementation createImplementation(TudeyContext ctx,
Scope scope,
Effect effect)
EffectSpriteConfig
createImplementation in class EffectSpriteConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||