ruffle/core
David Wendt d0478a1f40 avm2: Allow builtins to also hold parameter type metadata.
This is limited by the fact that we currently cannot store type metadata in static tables. I don't think it's necessary to do so as of yet as pretty much every actual parameter type I *could* shove in here turned out to be optional and broke tests if it wasn't. Still, it's probably useful enough for new classes to include.
2021-07-20 22:05:36 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros core: Fix documentation spelling 2021-06-21 20:57:49 +03:00
src avm2: Allow builtins to also hold parameter type metadata. 2021-07-20 22:05:36 -04:00
Cargo.toml chore: Bump env_logger from 0.8.4 to 0.9.0 2021-07-19 23:49:40 +03:00