bags/MediaBag
Source: MediaBag.js:32
File : bags/MediaBag.js
Created : 07/04/2015
By : Francesc Busquets francesc@gmail.com
JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js
- License: EUPL-1.2
Other
MediaBag
static
MediaBag.js:42This class stores and manages all the media components (images, sounds, animations, video,
MIDI files, etc.) needed to run the activities of a JClicProject. The main member of
the class is elements. This is where module:bads/MediaBagElement.MediaBagElement objects are stored.
Parameters
project(module:project/JClicProject.JClicProject) — The JClic project to which this media bag belongs