skins/DefaultSkin

Source: DefaultSkin.js:32

File : skins/DefaultSkin.js
Created : 12/05/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

DefaultSkin

Extends: module:skins/Skin.Skin

This is the default Skin used by JClic.js

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 class name
  • options (object, optional) — Optional parameter with additional options, used by subclasses
    this skin. When null or undefined, a new one will be created.