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