Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttributeAnimatorConstructor<V, T, U, I>

Type parameters

Hierarchy

  • AttributeAnimatorConstructor

Index

Constructors

Properties

Constructors

constructor

  • new AttributeAnimatorConstructor(owner: V, animatorName: string): AttributeAnimator<V, T, U> & I
  • Parameters

    • owner: V
    • animatorName: string

    Returns AttributeAnimator<V, T, U> & I

Properties

prototype

prototype: AttributeAnimator<any, any, never> & I

Generated using TypeDoc