SpriteFrames.removeFrame

Removes the animation's selected frame.

struct SpriteFrames
@nogc nothrow
void
removeFrame
(
in String anim
,
in long idx
)

Meta