ruffle/web/packages/demo/www
relrelb 1accf2d8f9 web: Make `SourceAPI` a singleton
As a first step towards a simpler Web API, convert `SourceAPI` from
a class to a constant object, under the assumption that `SourceAPI`
isn't a public Ruffle API and as such is safe to be changed.

As a result the different `ruffle-core` users don't need to construct
a new `SourceAPI` instance before calling `PublicAPI.negotiate()`.
2022-07-23 10:37:33 -07:00
..
index.css web: Add a loading screen (#7396) 2022-07-19 22:20:53 +03:00
index.html demo: Improve Sample SWF dropdown 2022-07-13 20:36:52 -07:00
index.js web: Make `SourceAPI` a singleton 2022-07-23 10:37:33 -07:00
logo-anim.fla demo: Add Ruffle splash anim as initial animation 2022-04-27 22:39:14 -07:00
logo-anim.swf demo: Add Ruffle splash anim as initial animation 2022-04-27 22:39:14 -07:00