ruffle/core
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
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
src core: Add Bitmap display object 2019-10-11 16:33:58 -07:00
tests chore: add tests for equality and greaterthan 2019-10-08 20:45:39 +01:00
Cargo.toml Added object property attributes (initially just DontDelete) 2019-10-08 14:30:36 +02:00