ruffle/core
Mike Welsh 2c4639eb6c core: Add BoundingBox and static data to Graphic
Add BoundingBox, which will store the AABB of dispaly objects.
Added static_data to Graphic, which is a reference to constant data
shared between each instance of a specific graphic. Currently
holds the render handle, bounding box, and character ID.
2019-08-19 17:29:55 -07:00
..
src core: Add BoundingBox and static data to Graphic 2019-08-19 17:29:55 -07:00
Cargo.toml core: Bump swf-rs revision to support ProductInfo 2019-08-16 10:03:16 -07:00