Gjsify LogoGjsify Logo

Base interface for #GObjects that can be animated by a a #ClutterAnimation.

record

Hierarchy

  • AnimatableIface

Index

Constructors

Properties

name: string

Methods

  • animateProperty(animatable: Animatable, animation: Clutter.Animation, propertyName: string, initialValue: any, finalValue: any, progress: number, value: any): boolean
  • getInitialState(animatable: Animatable, propertyName: string, value: any): void
  • interpolateValue(animatable: Animatable, propertyName: string, interval: Interval, progress: number): [boolean, any]
  • setFinalState(animatable: Animatable, propertyName: string, value: any): void

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