mirror of
https://github.com/photonstorm/phaser
synced 2024-12-21 02:23:29 +00:00
9 lines
111 B
JavaScript
9 lines
111 B
JavaScript
|
/**
|
||
|
* @author Mat Groves http://matgroves.com/ @Doormat23
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @module PIXI
|
||
|
*/
|
||
|
var PIXI = PIXI || {};
|