Gjsify LogoGjsify Logo

#GooCanvasAnimateType is used to specify what happens when the end of an animation is reached.

Index

Enumeration Members

Enumeration Members

BOUNCE: number

the animation bounces back and forth between the start and end positions.

FREEZE: number

the item remains in the final position.

RESET: number

the item is moved back to the initial position.

RESTART: number

the animation is restarted from the initial position.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method