ruffle/core
Mike Welsh f96a414036 avm2: Lazily initialize Graphics object
Initialize a Sprite/Shape's Graphics object on the first access,
so that `shape.graphics == shape.graphics` is `true`.
2021-03-24 13:18:06 -07: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.63 to 1.0.64 2021-03-18 18:33:14 -07:00
src avm2: Lazily initialize Graphics object 2021-03-24 13:18:06 -07:00
tests tests: Add another test for drawing on `MovieClip` 2021-03-24 13:18:06 -07:00
Cargo.toml build(deps): bump gif from 0.11.1 to 0.11.2 2021-03-23 10:03:59 -07:00