mirror of
https://github.com/wassname/phaser.git
synced 2026-08-09 12:20:34 +08:00
9 lines
111 B
JavaScript
9 lines
111 B
JavaScript
/**
|
|
* @author Mat Groves http://matgroves.com/ @Doormat23
|
|
*/
|
|
|
|
/**
|
|
* @module PIXI
|
|
*/
|
|
var PIXI = PIXI || {};
|