A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
_ID_MATRIX — Static property in class com.greensock.data.ColorMatrixFilterVars
ImageLoader — Class in package com.greensock.loading
Loads an image file (png, jpg, or gif) and automatically applies smoothing by default.
ImageLoader(urlOrRequest, vars) — Constructor in class com.greensock.loading.ImageLoader
Constructor
immediateRender — Property in class com.greensock.data.TweenLiteVars
Normally, zero-duration tweens render immediately and all other tweens begin rendering on the very next frame after they are instantiated, but immediateRender allows you to override that behavior if you prefer.
index — Property in class com.greensock.data.FilterVars
To define a particular index number in the target DisplayObject's filters Array for this filter, use index property.
init(defaultMode) — Static method in class com.greensock.OverwriteManager
Initializes OverwriteManager and sets the default management mode.
INIT — Constant static property in class com.greensock.events.LoaderEvent
Dispatched when the loader initializes which means different things for different loaders.
INIT — Constant static property in class com.greensock.events.TweenEvent
initEnumerables(nulls, numbers) — Method in class com.greensock.data.BevelFilterVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.BlurFilterVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.ColorMatrixFilterVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.ColorTransformVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.DropShadowFilterVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.GlowFilterVars
initEnumerables(nulls, numbers) — Method in class com.greensock.data.TransformAroundPointVars
inner — Property in class com.greensock.data.DropShadowFilterVars
inner — Property in class com.greensock.data.GlowFilterVars
insert(tween:com.greensock.core:TweenCore, timeOrLabel) — Method in class com.greensock.TimelineLite
Inserts a TweenLite, TweenMax, TimelineLite, or TimelineMax instance into the timeline at a specific time, frame, or label.
insert(loader:com.greensock.loading.core:LoaderCore, index) — Method in class com.greensock.loading.LoaderMax
Inserts a loader at a particular position in the queue.
insertMultiple(tweens, timeOrLabel, align, stagger) — Method in class com.greensock.TimelineLite
Inserts multiple tweens/timelines into the timeline at once, optionally aligning them (as a sequence for example) and/or staggering the timing.
insertMultiplePoints(points, index) — Method in class com.greensock.motionPaths.LinePath2D
Inserts multiple Points into the points array at a particular index/position.
insertPoint(point, index) — Method in class com.greensock.motionPaths.LinePath2D
Inserts a Point at a particular index value in the points array, similar to splice() in an array.
invalidate() — Method in class com.greensock.TimelineLite
Clears any initialization data (like starting values in tweens) which can be useful if, for example, you want to restart it without reverting to any previously recorded starting values.
invalidate() — Method in class com.greensock.TimelineMax
Clears any initialization data (like starting values in tweens) which can be useful if, for example, you want to restart it without reverting to any previously recorded starting values.
invalidate() — Method in class com.greensock.TweenLite
Clears any initialization data (like starting values in tweens) which can be useful if, for example, you want to restart it without reverting to any previously recorded starting values.
invalidate() — Method in class com.greensock.TweenMax
Clears any initialization data (like starting values in tweens) which can be useful if, for example, you want to restart it without reverting to any previously recorded starting values.
invalidate() — Method in class com.greensock.core.TweenCore
Clears any initialization data (like starting values in tweens) which can be useful if, for example, you want to restart it without reverting to any previously recorded starting values.
ioError — Event in class com.greensock.loading.LoaderMax
ioError — Event in class com.greensock.loading.core.LoaderItem
IO_ERROR — Constant static property in class com.greensock.events.LoaderEvent
Dispatched when the the loader (or one of its children) encounters an IO_ERROR (typically when it cannot find the file at the specified url).
isBaseSize — Property in class com.greensock.layout.LiquidStage
Only true when the LiquidStage instance is at the base size as it was defined in the constructor (baseWidth and baseHeight).
isPlugin — Property in class com.greensock.core.PropTween
If the target of the PropTween is a TweenPlugin, isPlugin should be true.
isTweening(target) — Static method in class com.greensock.TweenMax
Determines whether or not a particular object is actively tweening.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z