ruffle/core
Mike Welsh 7b63dc05c4 core: Initial implementation of SetTarget2
Implement the SetTarget2 action, which pops the target off of the
stack, and GetProperty 11, which pushes _target.

However, our implementation of _target is not accurate yet,
because it requires dynamically building the target path. Currently
we fake it by caching the last path to tellTarget.
2019-09-17 12:51:44 -05:00
..
src core: Initial implementation of SetTarget2 2019-09-17 12:51:44 -05:00
tests chore: cargo fmt 2019-09-16 20:37:11 -07:00
Cargo.toml avm1: Update swf-rs and use byte slices for functions 2019-09-09 13:57:29 -07:00