LoopedFlag

    Animation.swift:130
    enum LoopedFlag

    Cases

    • case none

      This flag indicates that the animation proceeds without any looping.

    • case end

      This flag indicates that the animation has reached the end of the animation and just after loop processed.

    • case start

      This flag indicates that the animation has reached the start of the animation and just after loop processed.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (77) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features