UNPKG

phaser-ce

Version:

Phaser CE (Community Edition) is a fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

10 lines (9 loc) 226 B
/** * Namespace-class for [pixi.js](http://www.pixijs.com/). * * Contains assorted static properties and enumerations. * * @namespace PIXI * @author Mat Groves http://matgroves.com/ @Doormat23 */ var PIXI = PIXI || {};