ruffle/core/src/display_object
David Wendt 560900e708 ABC files are always pre-loaded.
Frame actions are handled as syntactic sugar on top of a `MovieClip` subclass and event handlers. ABC scripts do not live on the normal timeline.
2020-07-13 17:43:23 -04:00
..
bitmap.rs avm1: Refactor to expose `avm, context` in `post_instantiate` 2020-02-29 23:05:15 +01:00
button.rs core: Assign default name to unnamed clips (fix #66) 2020-06-18 16:26:36 -07:00
edit_text.rs avm1: Rename Avm1String to AvmString 2020-07-13 10:12:54 -07:00
graphic.rs render: Introduce a DistilledShape and use that instead of swf::Shape for the rendering API 2020-05-10 22:03:56 -07:00
morph_shape.rs swf: Merged core::Matrix into swf::Matrix 2020-05-20 14:54:41 +02:00
movie_clip.rs ABC files are always pre-loaded. 2020-07-13 17:43:23 -04:00
text.rs swf: Merged core::Matrix into swf::Matrix 2020-05-20 14:54:41 +02:00