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
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.
info — Property in class com.greensock.events.VideoEvent
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.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.
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.
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.
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.
items — Property in class com.greensock.events.TransformEvent
TransformItems that were affected by the event
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