ruffle/core
David Wendt 7ff885a0de Implement `MovieClipLoader` event broadcasts for `onLoadStart`, `onLoadProgress`, `onLoadComplete`, and `onLoadError`.
Note that we do not implement `onLoadInit` yet - this requires some ability to trigger an event when another movie clip loads.
2020-02-22 00:01:14 -05:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.13 to 1.0.14 2020-01-20 18:56:56 +00:00
src Implement `MovieClipLoader` event broadcasts for `onLoadStart`, `onLoadProgress`, `onLoadComplete`, and `onLoadError`. 2020-02-22 00:01:14 -05:00
tests Implement `MovieClipLoader`'s `addListener`, `removeListener`, and `broadcastMessage` methods. 2020-02-22 00:01:12 -05:00
Cargo.toml Add separate libraries for each loaded movie. 2020-02-21 23:57:56 -05:00