|
AnimationLoader.prototype = Object.assign( Object.create( Loader.prototype ), {
|
|
AnimationLoader.prototype = Object.assign( Object.create( Loader.prototype ), {
|
|
load: function ( url, onLoad, onProgress, onError ) {
|
|
load: function ( url, onLoad, onProgress, onError ) {
|