ruffle/desktop/src
Mike Welsh 4aec120ffb core: Add Bitmap display object
Converts the Bitmap character to a proper display object. This can
be instantiated directly in a PlaceObject tag in SWFv9 movies,
compared to the previous versions which indirectly references
bitmaps from Shape tags.
2019-10-11 16:33:58 -07:00
..
audio.rs core: Fix stop sound events 2019-09-27 13:50:03 -07:00
main.rs core: Drop rodio and use only cpal for audio backend 2019-09-19 00:47:05 -07:00
navigator.rs chore: cargo fmt 2019-09-16 20:37:11 -07:00
render.rs core: Add Bitmap display object 2019-10-11 16:33:58 -07:00