Skip to content
Andrew Smith edited this page Sep 27, 2018 · 27 revisions

Notice: This wiki refers to SpringRoll v1. If you are looking for information on v2, please go to springroll.io

Welcome to the Wiki for the SpringRoll. Here you'll find usage examples for the different modules. For more information about the API please consult the documentation.

Modules

Modules diagram

The framework consists of a core and a collection of optional modules. These modules provide specific functionality which you can use in your canvas application, such as adding sound or setting up localization. Any distribution files (contained in the dist folder) which does not include .min are the concatenated, debug versions, a.k.a. unminified versions. These unminified versions include full documentation as well as any debug code. It's unwise to use the unminified versions in a production environment.

Classes