Class createjs.Sound.Proxy
Defined in: sound.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
A class that intermediates a createjs.LoadQueue object and a createjs.Sound
object.
|
| Method Attributes | Method Name and Description |
|---|---|
|
handleFileComplete(item)
|
|
|
handleFileStart(item)
|
Class Detail
createjs.Sound.Proxy()
A class that intermediates a createjs.LoadQueue object and a createjs.Sound
object.
Method Detail
handleFileComplete(item)
- Parameters:
- item
handleFileStart(item)
- Parameters:
- item