Class AnimatedProperty

All Implemented Interfaces:
com.badlogic.gdx.utils.Json.Serializable

public class AnimatedProperty extends PhantomProperty
Animated items have a texture that is `N` item widths wide, where N is the number of frames in the animation and width is in pixels.