skins/Skin

Source: Skin.js:32

File : skins/Skin.js
Created : 29/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

Skin

staticabstract
Skin.js:55

Extends: module:AWT.Container

This abstract class manages the layout, position ans size of the visual components of JClic:
player window, message box, counters, buttons, status... and also the appearance of the main
container.
The basic implementation of Skin is DefaultSkin.

Parameters

  • ps (module:JClicPlayer.JClicPlayer) — The PlayStation (currently a JClicPlayer) used to load and
    realize the media objects needed tot build the Skin.
  • name (string, optional, default: null) — The skin name
  • options (object, optional) — Optional parameter with additional options