ruffle/core/src
David Wendt 3df6c7eeef Always post-instantiate display objects when running tests. 2019-12-15 08:54:26 -08:00
..
avm1 Always post-instantiate display objects when running tests. 2019-12-15 08:54:26 -08:00
backend desktop: Allow audio creation to fail 2019-11-30 20:08:34 -08:00
display_object core: Rename display_node methods to display_object 2019-12-10 01:36:02 -08:00
avm1.rs Add a separate native object type for objects tied to the stage. 2019-12-15 08:54:26 -08:00
backend.rs chore: cargo fmt 2019-09-16 20:37:11 -07:00
bounding_box.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
character.rs core: Move display objects to display_object module 2019-10-26 15:04:52 -07:00
color_transform.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
context.rs core: Don't touch UpdateContext::active_clip in DisplayObjects 2019-12-10 01:36:02 -08:00
display_object.rs core: Remove as_*_mut methods on DisplayObject/Object 2019-12-10 01:36:02 -08:00
events.rs core: Use enum_trait_object for DisplayObject 2019-12-10 01:36:01 -08:00
font.rs text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
lib.rs core: Remove as_*_mut methods on DisplayObject/Object 2019-12-10 01:36:02 -08:00
library.rs core: Use enum_trait_object for DisplayObject 2019-12-10 01:36:01 -08:00
matrix.rs core: Add matrix tests (#72) 2019-10-03 02:44:26 -07:00
player.rs core: Remove as_*_mut methods on DisplayObject/Object 2019-12-10 01:36:02 -08:00
prelude.rs core: Use enum_trait_object for DisplayObject 2019-12-10 01:36:01 -08:00
shape_utils.rs Work 2019-07-10 21:04:59 -07:00
tag_utils.rs Functions should be traceable. 2019-11-26 15:07:03 -05:00
transform.rs Movie clip access from AS. Functions are now callable objects, and receive `this`. 2019-08-30 20:37:48 +02:00