AnimatedSprite.play

Play the animation set in parameter. If no parameter is provided, the current animation is played.

struct AnimatedSprite
@nogc nothrow
void
play
(
StringArg0
)
(
in StringArg0 anim = ""
)

Meta