Class createjs.DisplayObject.ObjectList
Extends
.
Defined in: display_object.js.
Constructor Attributes | Constructor Name and Description |
---|---|
The inner class that controls the tweens attached to this object.
|
Method Attributes | Method Name and Description |
---|---|
updateTweens_(time, flag)
Updates the tweens in this list.
|
Class Detail
createjs.DisplayObject.ObjectList()
The inner class that controls the tweens attached to this object.
Method Detail
{number}
updateTweens_(time, flag)
Updates the tweens in this list.
- Parameters:
- {number} time
- {number} flag
- Returns:
- {number}