Function AnimatedSprite.frames
The SpriteFrames
resource containing the animation(s).
SpriteFrames frames() nothrow @property @nogc;
void frames
(
SpriteFrames v
) nothrow @property @nogc;
The SpriteFrames
resource containing the animation(s).
SpriteFrames frames() nothrow @property @nogc;
void frames
(
SpriteFrames v
) nothrow @property @nogc;