Spritesheet.slideTextureRect

Slide / move the current view of the Texture, so that the next view of the Texture will be drawn. This happens by moving the Texture Rect.

Note: If you reached the end of the Texture, the procedure starts from scratch.

class Spritesheet
final @nogc
void
slideTextureRect
nothrow
(
)

Meta