Spritesheet.setLoopCount

Set the current loop count. This specif how often the whole Animation is played. A value of < 0 means: infinite playing.

class Spritesheet
final pure nothrow
void
setLoopCount
(
short loopCount
)

Meta