setAnimationLoop(anim:loop:)

    If loop is true, the anim animation will loop when it reaches the end, or the start if it is played in reverse.

    SpriteFrames.swift:239
    final func setAnimationLoop(anim: StringName, loop: Bool)

    Other members in extension

    Type members

    Instance members