API Documentation for: NEXT
Show:

MovieClipPlugin Class

Defined in: MovieClipPlugin:666
Module: EaselJS

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

Constructor

MovieClipPlugin

() private

Defined in MovieClipPlugin:666

Item Index

Methods

Properties

Methods

change

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

Defined in change:721

Parameters:

Returns:

:

init

(
  • tween
  • prop
  • value
)
static

Defined in init:701

Parameters:

  • tween Tween
  • prop String
  • value

install

() static

Defined in install:693

step

(
  • tween
  • step
  • props
)
static

Defined in step:712

Parameters:

  • tween Tween
  • step TweenStep
  • props Object

Properties

ID

String static readonly

Defined in ID:685

priority

Number static readonly

Defined in priority:677