Class createjs.EventDispatcher.ObjectList
Extends
.
Defined in: event_dispatcher.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
A class that encapsulates an array that allows applications to add objects to
the list or to remove ones from it while they are iterating it.
|
Class Detail
createjs.EventDispatcher.ObjectList()
A class that encapsulates an array that allows applications to add objects to
the list or to remove ones from it while they are iterating it.