ruffle/web/src
David Wendt 55149b7b7e Reference count the Player and provide a weak reference in UpdateContext.
This allows the formation of `'static` futures that can still interact with a player. Async code will need to upgrade the weak reference in order to be able to interact with the player.
2020-02-21 23:44:06 -05:00
..
audio.rs Migrate `set_frame_rate` into the core `AudioBackend` trait 2020-02-21 23:44:05 -05:00
input.rs core: Implemented Key.getCode() 2020-01-17 15:11:38 -08:00
lib.rs Reference count the Player and provide a weak reference in UpdateContext. 2020-02-21 23:44:06 -05:00
navigator.rs Impl fetch for web 2020-02-21 23:44:05 -05:00
render.rs chore: Update comments in canvas mask rendering 2020-01-31 20:27:24 -08:00
utils.rs chore: cargo fmt 2019-09-09 20:42:08 -05:00