Files
DefinitelyTyped/three
Mathias Kahl adec214d84 Added parameters onProgress and onError to TextureLoader.load (#13523)
* Augmented declarations of onProgress and onError

Corrected signature of TextureLoader.load which was missing parameters onProgress and onLoad. Also specified the concrete interfaces ProgressEvent and ErrorEvent in declarations of load methods based on FileLoader.

* updated three.js version in declaration header
2017-01-17 21:47:49 -08:00
..