API Documentation for: 1.0.0
Show:

MovieClipPlugin Class

Defined in: MovieClipPlugin:704
Module: EaselJS

This plugin works with TweenJS to prevent the startPosition property from tweening.

Constructor

MovieClipPlugin

() private

Defined in MovieClipPlugin:704

Item Index

Methods

Properties

Methods

change

(
  • tween
  • step
  • value
  • ratio
  • end
)
static

Defined in change:759

Parameters:

Returns:

:

init

(
  • tween
  • prop
  • value
)
static

Defined in init:739

Parameters:

  • tween Tween
  • prop String
  • value

install

() static

Defined in install:731

step

(
  • tween
  • step
  • props
)
static

Defined in step:750

Parameters:

  • tween Tween
  • step TweenStep
  • props Object

Properties

ID

String static readonly

Defined in ID:723

priority

Number static readonly

Defined in priority:715