ruffle/core
David Wendt b56c3b6aed Fire events directly onto `broadcastMessage` instead of the individual event handlers on the `MovieClipLoader`, so that listeners run correctly.
Also, this fixes a double-borrow for `onClipInit`.
2020-02-22 00:01:19 -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 Fire events directly onto `broadcastMessage` instead of the individual event handlers on the `MovieClipLoader`, so that listeners run correctly. 2020-02-22 00:01:19 -05:00
tests Add new tests for `unloadMovie`, `unloadMovieNum`, and `MovieClip.unloadMovie`. 2020-02-22 00:01:18 -05:00
Cargo.toml Add separate libraries for each loaded movie. 2020-02-21 23:57:56 -05:00