ruffle/core
Mike Welsh ee74197a00 avm1: Move TextField properties to prototype
Remove TextField::attach_virtual properties, as properties are
on the prototype, not the textfield itself.

Use the `with_text_field_props` macro for these properties.

Also remove `get_` prefix from most getters to match naming
conventions.
2020-12-09 14:45:20 -08: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.53 to 1.0.54 2020-12-07 13:08:20 -08:00
src avm1: Move TextField properties to prototype 2020-12-09 14:45:20 -08:00
tests avm2: Implement `hitTestObject` 2020-12-09 14:00:06 -08:00
Cargo.toml build(deps): bump png from 0.16.7 to 0.16.8 2020-12-08 21:13:22 -08:00