ruffle/core
David Wendt 6a65e984ae Add a new `XMLObject` variant to the AVM1 object ecosystem.
This particular variant is actually a two-in-one deal: `XMLObject`s may either refer to a document or a node.
2020-01-04 18:58:42 -05: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.12 to 1.0.13 2020-01-03 19:15:37 +00:00
src Add a new `XMLObject` variant to the AVM1 object ecosystem. 2020-01-04 18:58:42 -05:00
tests tests: Add test for Color 2020-01-03 20:31:32 -08:00
Cargo.toml Add rudimentary custom DOM impl on top of `quick_xml`. 2020-01-04 18:48:17 -05:00