boxes/BoxBag

Source: BoxBag.js:32

File : boxes/BoxBag.js
Created : 21/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

BoxBag

Extends: module:boxes/AbstractBox.AbstractBox

BoxBag is a class derived from AbstractBox that contains a collection of "boxes"
(objects also derived from AbstractBox). This class implements methods to add, remove
and retrieve boxes, and to manage some of its properties like visibility, status, location and size.

Parameters