ruffle/core/src/display_object
David Wendt cea3997396 avm2: Remove `superclass_object` and related parameters from `TObject.call` and other downstream functions.
Turns out there's a *lot* of downstream functions.
2021-10-31 00:52:58 -07:00
..
avm1_button.rs core: move avm_type from display object to update context 2021-10-09 10:10:03 -07:00
avm2_button.rs avm2: Remove `superclass_object` and related parameters from `TObject.call` and other downstream functions. 2021-10-31 00:52:58 -07:00
bitmap.rs core: move avm_type from display object to update context 2021-10-09 10:10:03 -07:00
container.rs chore: move core::string_utils to core::string::utils 2021-09-13 03:30:17 -07:00
edit_text.rs core: move avm_type from display object to update context 2021-10-09 10:10:03 -07:00
graphic.rs core: move avm_type from display object to update context 2021-10-09 10:10:03 -07:00
morph_shape.rs chore: Use to_le_bytes in more places 2021-07-09 19:56:52 +03:00
movie_clip.rs avm2: Remove `superclass_object` and related parameters from `TObject.call` and other downstream functions. 2021-10-31 00:52:58 -07:00
stage.rs chore: Appease clippy 2021-10-24 15:59:59 -07:00
text.rs chore: Use into() in more places 2021-06-22 11:49:41 -07:00
video.rs core: move avm_type from display object to update context 2021-10-09 10:10:03 -07:00