@cccode/fxr - v22.0.0

    Class SequenceProperty<T, F>

    Type Parameters

    Hierarchy (View Summary, Expand)

    Implements

    Index

    Constructors

    Properties

    function: F
    keyframes: TypeMap.Keyframe<T>[F][] = []
    loop: boolean = false
    modifiers: IModifier<T>[]
    valueType: T

    Accessors

    • get duration(): number

      Returns number

    • set duration(value: number): void

      Parameters

      • value: number

      Returns void

    Methods

    • Returns an equal property that works with the given game.

      If the property has multiple modifiers, there is a chance that the output of this method will not be perfectly equal, but it should still be close.

      Parameters

      • game: Game

        The game to ensure that the property works with.

      Returns Property<T, F>

    MMNEPVFCICPMFPCPTTAAATR