ruffle/core/src
David Wendt f3d83908ab All activation frames share the same stack (and can see each other's garbage). 2019-10-06 13:02:31 -07:00
..
avm1 All activation frames share the same stack (and can see each other's garbage). 2019-10-06 13:02:31 -07:00
backend core: Support start, stop, event sounds in audio backend 2019-09-27 13:50:03 -07:00
avm1.rs All activation frames share the same stack (and can see each other's garbage). 2019-10-06 13:02:31 -07: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
button.rs core: Add DisplayObject::id 2019-09-15 11:35:04 -07:00
character.rs core: Collect GC debt at the end of each frame 2019-08-19 22:27:38 -07:00
color_transform.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
display_object.rs core: Improve handing of gotos (fix #33) 2019-09-16 22:03:34 -05:00
events.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
font.rs core: Add dyn to fix Rust 1.37 warnings 2019-08-15 13:54:20 -07:00
graphic.rs core: Add DisplayObject::id 2019-09-15 11:35:04 -07:00
lib.rs chore: Globally allow clippy::unneeded_field_pattern 2019-10-02 12:57:58 -07:00
library.rs Implemented `typeof` for movieclips and functions 2019-08-31 14:09:37 +02:00
matrix.rs core: Add matrix tests (#72) 2019-10-03 02:44:26 -07:00
morph_shape.rs core: Add DisplayObject::id 2019-09-15 11:35:04 -07:00
movie_clip.rs chore: combine DefineText functions into 1 and paramterise 2019-10-06 13:02:30 -07:00
player.rs Add scope chains for local variable resolution. 2019-10-06 13:02:31 -07:00
prelude.rs core: Add BoundingBox and static data to Graphic 2019-08-19 17:29:55 -07:00
shape_utils.rs Work 2019-07-10 21:04:59 -07:00
tag_utils.rs Implement DefineFunction 2019-10-06 13:02:31 -07:00
text.rs chore: cargo fmt 2019-09-15 11:44:18 -07:00
transform.rs Movie clip access from AS. Functions are now callable objects, and receive `this`. 2019-08-30 20:37:48 +02:00