@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface AnimationInfo
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
spritePrefix |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
deathAnimations |