mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +00:00
window library target so works via es6 import
This commit is contained in:
parent
b96df660e4
commit
00661c4d5d
3 changed files with 247 additions and 267 deletions
500
plugins/spine/dist/SpinePlugin.js
vendored
500
plugins/spine/dist/SpinePlugin.js
vendored
|
@ -1,14 +1,5 @@
|
|||
(function webpackUniversalModuleDefinition(root, factory) {
|
||||
if(typeof exports === 'object' && typeof module === 'object')
|
||||
module.exports = factory();
|
||||
else if(typeof define === 'function' && define.amd)
|
||||
define("SpinePlugin", [], factory);
|
||||
else if(typeof exports === 'object')
|
||||
exports["SpinePlugin"] = factory();
|
||||
else
|
||||
root["SpinePlugin"] = factory();
|
||||
})(window, function() {
|
||||
return /******/ (function(modules) { // webpackBootstrap
|
||||
window["SpinePlugin"] =
|
||||
/******/ (function(modules) { // webpackBootstrap
|
||||
/******/ // The module cache
|
||||
/******/ var installedModules = {};
|
||||
/******/
|
||||
|
@ -97,9 +88,9 @@ return /******/ (function(modules) { // webpackBootstrap
|
|||
/******/ ({
|
||||
|
||||
/***/ "../../../node_modules/eventemitter3/index.js":
|
||||
/*!*******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/node_modules/eventemitter3/index.js ***!
|
||||
\*******************************************************************************/
|
||||
/*!**************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/node_modules/eventemitter3/index.js ***!
|
||||
\**************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -445,9 +436,9 @@ if (true) {
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/DataManager.js":
|
||||
/*!*******************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/DataManager.js ***!
|
||||
\*******************************************************************/
|
||||
/*!**************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/DataManager.js ***!
|
||||
\**************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -1091,9 +1082,9 @@ module.exports = DataManager;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/events/CHANGE_DATA_EVENT.js":
|
||||
/*!********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/events/CHANGE_DATA_EVENT.js ***!
|
||||
\********************************************************************************/
|
||||
/*!***************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/events/CHANGE_DATA_EVENT.js ***!
|
||||
\***************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -1128,9 +1119,9 @@ module.exports = 'changedata';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/events/CHANGE_DATA_KEY_EVENT.js":
|
||||
/*!************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/events/CHANGE_DATA_KEY_EVENT.js ***!
|
||||
\************************************************************************************/
|
||||
/*!*******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/events/CHANGE_DATA_KEY_EVENT.js ***!
|
||||
\*******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -1164,9 +1155,9 @@ module.exports = 'changedata-';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/events/REMOVE_DATA_EVENT.js":
|
||||
/*!********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/events/REMOVE_DATA_EVENT.js ***!
|
||||
\********************************************************************************/
|
||||
/*!***************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/events/REMOVE_DATA_EVENT.js ***!
|
||||
\***************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -1197,9 +1188,9 @@ module.exports = 'removedata';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/events/SET_DATA_EVENT.js":
|
||||
/*!*****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/events/SET_DATA_EVENT.js ***!
|
||||
\*****************************************************************************/
|
||||
/*!************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/events/SET_DATA_EVENT.js ***!
|
||||
\************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -1230,9 +1221,9 @@ module.exports = 'setdata';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/data/events/index.js":
|
||||
/*!********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/data/events/index.js ***!
|
||||
\********************************************************************/
|
||||
/*!***************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/data/events/index.js ***!
|
||||
\***************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -1259,9 +1250,9 @@ module.exports = {
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/GameObject.js":
|
||||
/*!*************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/GameObject.js ***!
|
||||
\*************************************************************************/
|
||||
/*!********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/GameObject.js ***!
|
||||
\********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -1905,9 +1896,9 @@ module.exports = GameObject;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/Alpha.js":
|
||||
/*!*******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/Alpha.js ***!
|
||||
\*******************************************************************************/
|
||||
/*!**************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/Alpha.js ***!
|
||||
\**************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -2205,9 +2196,9 @@ module.exports = Alpha;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/BlendMode.js":
|
||||
/*!***********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/BlendMode.js ***!
|
||||
\***********************************************************************************/
|
||||
/*!******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/BlendMode.js ***!
|
||||
\******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -2332,9 +2323,9 @@ module.exports = BlendMode;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/ComputedSize.js":
|
||||
/*!**************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/ComputedSize.js ***!
|
||||
\**************************************************************************************/
|
||||
/*!*********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/ComputedSize.js ***!
|
||||
\*********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -2486,9 +2477,9 @@ module.exports = ComputedSize;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/Depth.js":
|
||||
/*!*******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/Depth.js ***!
|
||||
\*******************************************************************************/
|
||||
/*!**************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/Depth.js ***!
|
||||
\**************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -2584,9 +2575,9 @@ module.exports = Depth;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/Flip.js":
|
||||
/*!******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/Flip.js ***!
|
||||
\******************************************************************************/
|
||||
/*!*************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/Flip.js ***!
|
||||
\*************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -2753,9 +2744,9 @@ module.exports = Flip;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/ScrollFactor.js":
|
||||
/*!**************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/ScrollFactor.js ***!
|
||||
\**************************************************************************************/
|
||||
/*!*********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/ScrollFactor.js ***!
|
||||
\*********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -2865,9 +2856,9 @@ module.exports = ScrollFactor;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/ToJSON.js":
|
||||
/*!********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/ToJSON.js ***!
|
||||
\********************************************************************************/
|
||||
/*!***************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/ToJSON.js ***!
|
||||
\***************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -2932,9 +2923,9 @@ module.exports = ToJSON;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/Transform.js":
|
||||
/*!***********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/Transform.js ***!
|
||||
\***********************************************************************************/
|
||||
/*!******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/Transform.js ***!
|
||||
\******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -3471,9 +3462,9 @@ module.exports = Transform;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/TransformMatrix.js":
|
||||
/*!*****************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/TransformMatrix.js ***!
|
||||
\*****************************************************************************************/
|
||||
/*!************************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/TransformMatrix.js ***!
|
||||
\************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -4430,9 +4421,9 @@ module.exports = TransformMatrix;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/components/Visible.js":
|
||||
/*!*********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/components/Visible.js ***!
|
||||
\*********************************************************************************/
|
||||
/*!****************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/components/Visible.js ***!
|
||||
\****************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -4524,9 +4515,9 @@ module.exports = Visible;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/events/DESTROY_EVENT.js":
|
||||
/*!***********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/events/DESTROY_EVENT.js ***!
|
||||
\***********************************************************************************/
|
||||
/*!******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/events/DESTROY_EVENT.js ***!
|
||||
\******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -4554,9 +4545,9 @@ module.exports = 'destroy';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/gameobjects/events/index.js":
|
||||
/*!***************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/gameobjects/events/index.js ***!
|
||||
\***************************************************************************/
|
||||
/*!**********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/gameobjects/events/index.js ***!
|
||||
\**********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -4576,9 +4567,9 @@ module.exports = { DESTROY: __webpack_require__(/*! ./DESTROY_EVENT */ "../../..
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/File.js":
|
||||
/*!**************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/File.js ***!
|
||||
\**************************************************************/
|
||||
/*!*********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/File.js ***!
|
||||
\*********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -5122,9 +5113,9 @@ module.exports = File;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/FileTypesManager.js":
|
||||
/*!**************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/FileTypesManager.js ***!
|
||||
\**************************************************************************/
|
||||
/*!*********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/FileTypesManager.js ***!
|
||||
\*********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5196,9 +5187,9 @@ module.exports = FileTypesManager;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/GetURL.js":
|
||||
/*!****************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/GetURL.js ***!
|
||||
\****************************************************************/
|
||||
/*!***********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/GetURL.js ***!
|
||||
\***********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5242,9 +5233,9 @@ module.exports = GetURL;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/MergeXHRSettings.js":
|
||||
/*!**************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/MergeXHRSettings.js ***!
|
||||
\**************************************************************************/
|
||||
/*!*********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/MergeXHRSettings.js ***!
|
||||
\*********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -5295,9 +5286,9 @@ module.exports = MergeXHRSettings;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/MultiFile.js":
|
||||
/*!*******************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/MultiFile.js ***!
|
||||
\*******************************************************************/
|
||||
/*!**************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/MultiFile.js ***!
|
||||
\**************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -5494,9 +5485,9 @@ module.exports = MultiFile;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/XHRLoader.js":
|
||||
/*!*******************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/XHRLoader.js ***!
|
||||
\*******************************************************************/
|
||||
/*!**************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/XHRLoader.js ***!
|
||||
\**************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -5567,9 +5558,9 @@ module.exports = XHRLoader;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/XHRSettings.js":
|
||||
/*!*********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/XHRSettings.js ***!
|
||||
\*********************************************************************/
|
||||
/*!****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/XHRSettings.js ***!
|
||||
\****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5636,9 +5627,9 @@ module.exports = XHRSettings;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/const.js":
|
||||
/*!***************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/const.js ***!
|
||||
\***************************************************************/
|
||||
/*!**********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/const.js ***!
|
||||
\**********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5793,9 +5784,9 @@ module.exports = FILE_CONST;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/ADD_EVENT.js":
|
||||
/*!**************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/ADD_EVENT.js ***!
|
||||
\**************************************************************************/
|
||||
/*!*********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/ADD_EVENT.js ***!
|
||||
\*********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5828,9 +5819,9 @@ module.exports = 'addfile';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/COMPLETE_EVENT.js":
|
||||
/*!*******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/COMPLETE_EVENT.js ***!
|
||||
\*******************************************************************************/
|
||||
/*!**************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/COMPLETE_EVENT.js ***!
|
||||
\**************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5861,9 +5852,9 @@ module.exports = 'complete';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/FILE_COMPLETE_EVENT.js":
|
||||
/*!************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/FILE_COMPLETE_EVENT.js ***!
|
||||
\************************************************************************************/
|
||||
/*!*******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/FILE_COMPLETE_EVENT.js ***!
|
||||
\*******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5895,9 +5886,9 @@ module.exports = 'filecomplete';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/FILE_KEY_COMPLETE_EVENT.js":
|
||||
/*!****************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/FILE_KEY_COMPLETE_EVENT.js ***!
|
||||
\****************************************************************************************/
|
||||
/*!***********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/FILE_KEY_COMPLETE_EVENT.js ***!
|
||||
\***********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5954,9 +5945,9 @@ module.exports = 'filecomplete-';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/FILE_LOAD_ERROR_EVENT.js":
|
||||
/*!**************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/FILE_LOAD_ERROR_EVENT.js ***!
|
||||
\**************************************************************************************/
|
||||
/*!*********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/FILE_LOAD_ERROR_EVENT.js ***!
|
||||
\*********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -5984,9 +5975,9 @@ module.exports = 'loaderror';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/FILE_LOAD_EVENT.js":
|
||||
/*!********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/FILE_LOAD_EVENT.js ***!
|
||||
\********************************************************************************/
|
||||
/*!***************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/FILE_LOAD_EVENT.js ***!
|
||||
\***************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6015,9 +6006,9 @@ module.exports = 'load';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/FILE_PROGRESS_EVENT.js":
|
||||
/*!************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/FILE_PROGRESS_EVENT.js ***!
|
||||
\************************************************************************************/
|
||||
/*!*******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/FILE_PROGRESS_EVENT.js ***!
|
||||
\*******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6047,9 +6038,9 @@ module.exports = 'fileprogress';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/POST_PROCESS_EVENT.js":
|
||||
/*!***********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/POST_PROCESS_EVENT.js ***!
|
||||
\***********************************************************************************/
|
||||
/*!******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/POST_PROCESS_EVENT.js ***!
|
||||
\******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6081,9 +6072,9 @@ module.exports = 'postprocess';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/PROGRESS_EVENT.js":
|
||||
/*!*******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/PROGRESS_EVENT.js ***!
|
||||
\*******************************************************************************/
|
||||
/*!**************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/PROGRESS_EVENT.js ***!
|
||||
\**************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6111,9 +6102,9 @@ module.exports = 'progress';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/START_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/START_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/START_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6143,9 +6134,9 @@ module.exports = 'start';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/events/index.js":
|
||||
/*!**********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/events/index.js ***!
|
||||
\**********************************************************************/
|
||||
/*!*****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/events/index.js ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -6178,9 +6169,9 @@ module.exports = {
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/filetypes/ImageFile.js":
|
||||
/*!*****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/filetypes/ImageFile.js ***!
|
||||
\*****************************************************************************/
|
||||
/*!************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/filetypes/ImageFile.js ***!
|
||||
\************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -6457,9 +6448,9 @@ module.exports = ImageFile;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/filetypes/JSONFile.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/filetypes/JSONFile.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/filetypes/JSONFile.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -6692,9 +6683,9 @@ module.exports = JSONFile;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/loader/filetypes/TextFile.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/loader/filetypes/TextFile.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/loader/filetypes/TextFile.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -6872,9 +6863,9 @@ module.exports = TextFile;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/Clamp.js":
|
||||
/*!*************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/Clamp.js ***!
|
||||
\*************************************************************/
|
||||
/*!********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/Clamp.js ***!
|
||||
\********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -6907,9 +6898,9 @@ module.exports = Clamp;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/RadToDeg.js":
|
||||
/*!****************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/RadToDeg.js ***!
|
||||
\****************************************************************/
|
||||
/*!***********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/RadToDeg.js ***!
|
||||
\***********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -6942,9 +6933,9 @@ module.exports = RadToDeg;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/Vector2.js":
|
||||
/*!***************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/Vector2.js ***!
|
||||
\***************************************************************/
|
||||
/*!**********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/Vector2.js ***!
|
||||
\**********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -7586,9 +7577,9 @@ module.exports = Vector2;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/Wrap.js":
|
||||
/*!************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/Wrap.js ***!
|
||||
\************************************************************/
|
||||
/*!*******************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/Wrap.js ***!
|
||||
\*******************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -7623,9 +7614,9 @@ module.exports = Wrap;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/angle/CounterClockwise.js":
|
||||
/*!******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/angle/CounterClockwise.js ***!
|
||||
\******************************************************************************/
|
||||
/*!*************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/angle/CounterClockwise.js ***!
|
||||
\*************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -7673,9 +7664,9 @@ module.exports = CounterClockwise;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/angle/Wrap.js":
|
||||
/*!******************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/angle/Wrap.js ***!
|
||||
\******************************************************************/
|
||||
/*!*************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/angle/Wrap.js ***!
|
||||
\*************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -7710,9 +7701,9 @@ module.exports = Wrap;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/angle/WrapDegrees.js":
|
||||
/*!*************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/angle/WrapDegrees.js ***!
|
||||
\*************************************************************************/
|
||||
/*!********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/angle/WrapDegrees.js ***!
|
||||
\********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -7747,9 +7738,9 @@ module.exports = WrapDegrees;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/math/const.js":
|
||||
/*!*************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/math/const.js ***!
|
||||
\*************************************************************/
|
||||
/*!********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/math/const.js ***!
|
||||
\********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -7824,9 +7815,9 @@ module.exports = MATH_CONST;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/plugins/BasePlugin.js":
|
||||
/*!*********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/plugins/BasePlugin.js ***!
|
||||
\*********************************************************************/
|
||||
/*!****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/plugins/BasePlugin.js ***!
|
||||
\****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -8010,9 +8001,9 @@ module.exports = BasePlugin;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/plugins/ScenePlugin.js":
|
||||
/*!**********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/plugins/ScenePlugin.js ***!
|
||||
\**********************************************************************/
|
||||
/*!*****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/plugins/ScenePlugin.js ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -8104,9 +8095,9 @@ module.exports = ScenePlugin;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/renderer/BlendModes.js":
|
||||
/*!**********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/renderer/BlendModes.js ***!
|
||||
\**********************************************************************/
|
||||
/*!*****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/renderer/BlendModes.js ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8448,9 +8439,9 @@ module.exports = {
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/renderer/canvas/utils/SetTransform.js":
|
||||
/*!*************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/renderer/canvas/utils/SetTransform.js ***!
|
||||
\*************************************************************************************/
|
||||
/*!********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/renderer/canvas/utils/SetTransform.js ***!
|
||||
\********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8538,9 +8529,9 @@ module.exports = SetTransform;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scale/events/RESIZE_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scale/events/RESIZE_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scale/events/RESIZE_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8574,9 +8565,9 @@ module.exports = 'resize';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/BOOT_EVENT.js":
|
||||
/*!**************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/BOOT_EVENT.js ***!
|
||||
\**************************************************************************/
|
||||
/*!*********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/BOOT_EVENT.js ***!
|
||||
\*********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8604,9 +8595,9 @@ module.exports = 'boot';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/CREATE_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/CREATE_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/CREATE_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8638,9 +8629,9 @@ module.exports = 'create';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/DESTROY_EVENT.js":
|
||||
/*!*****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/DESTROY_EVENT.js ***!
|
||||
\*****************************************************************************/
|
||||
/*!************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/DESTROY_EVENT.js ***!
|
||||
\************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8670,9 +8661,9 @@ module.exports = 'destroy';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/PAUSE_EVENT.js":
|
||||
/*!***************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/PAUSE_EVENT.js ***!
|
||||
\***************************************************************************/
|
||||
/*!**********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/PAUSE_EVENT.js ***!
|
||||
\**********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8702,9 +8693,9 @@ module.exports = 'pause';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/POST_UPDATE_EVENT.js":
|
||||
/*!*********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/POST_UPDATE_EVENT.js ***!
|
||||
\*********************************************************************************/
|
||||
/*!****************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/POST_UPDATE_EVENT.js ***!
|
||||
\****************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8744,9 +8735,9 @@ module.exports = 'postupdate';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/PRE_UPDATE_EVENT.js":
|
||||
/*!********************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/PRE_UPDATE_EVENT.js ***!
|
||||
\********************************************************************************/
|
||||
/*!***************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/PRE_UPDATE_EVENT.js ***!
|
||||
\***************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8786,9 +8777,9 @@ module.exports = 'preupdate';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/READY_EVENT.js":
|
||||
/*!***************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/READY_EVENT.js ***!
|
||||
\***************************************************************************/
|
||||
/*!**********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/READY_EVENT.js ***!
|
||||
\**********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8819,9 +8810,9 @@ module.exports = 'ready';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/RENDER_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/RENDER_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/RENDER_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8860,9 +8851,9 @@ module.exports = 'render';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/RESUME_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/RESUME_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/RESUME_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8892,9 +8883,9 @@ module.exports = 'resume';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/SHUTDOWN_EVENT.js":
|
||||
/*!******************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/SHUTDOWN_EVENT.js ***!
|
||||
\******************************************************************************/
|
||||
/*!*************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/SHUTDOWN_EVENT.js ***!
|
||||
\*************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8927,9 +8918,9 @@ module.exports = 'shutdown';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/SLEEP_EVENT.js":
|
||||
/*!***************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/SLEEP_EVENT.js ***!
|
||||
\***************************************************************************/
|
||||
/*!**********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/SLEEP_EVENT.js ***!
|
||||
\**********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8959,9 +8950,9 @@ module.exports = 'sleep';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/START_EVENT.js":
|
||||
/*!***************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/START_EVENT.js ***!
|
||||
\***************************************************************************/
|
||||
/*!**********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/START_EVENT.js ***!
|
||||
\**********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -8989,9 +8980,9 @@ module.exports = 'start';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/TRANSITION_COMPLETE_EVENT.js":
|
||||
/*!*****************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/TRANSITION_COMPLETE_EVENT.js ***!
|
||||
\*****************************************************************************************/
|
||||
/*!************************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/TRANSITION_COMPLETE_EVENT.js ***!
|
||||
\************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9030,9 +9021,9 @@ module.exports = 'transitioncomplete';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/TRANSITION_INIT_EVENT.js":
|
||||
/*!*************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/TRANSITION_INIT_EVENT.js ***!
|
||||
\*************************************************************************************/
|
||||
/*!********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/TRANSITION_INIT_EVENT.js ***!
|
||||
\********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9072,9 +9063,9 @@ module.exports = 'transitioninit';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/TRANSITION_OUT_EVENT.js":
|
||||
/*!************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/TRANSITION_OUT_EVENT.js ***!
|
||||
\************************************************************************************/
|
||||
/*!*******************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/TRANSITION_OUT_EVENT.js ***!
|
||||
\*******************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9111,9 +9102,9 @@ module.exports = 'transitionout';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/TRANSITION_START_EVENT.js":
|
||||
/*!**************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/TRANSITION_START_EVENT.js ***!
|
||||
\**************************************************************************************/
|
||||
/*!*********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/TRANSITION_START_EVENT.js ***!
|
||||
\*********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9156,9 +9147,9 @@ module.exports = 'transitionstart';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/TRANSITION_WAKE_EVENT.js":
|
||||
/*!*************************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/TRANSITION_WAKE_EVENT.js ***!
|
||||
\*************************************************************************************/
|
||||
/*!********************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/TRANSITION_WAKE_EVENT.js ***!
|
||||
\********************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9196,9 +9187,9 @@ module.exports = 'transitionwake';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/UPDATE_EVENT.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/UPDATE_EVENT.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/UPDATE_EVENT.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9238,9 +9229,9 @@ module.exports = 'update';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/WAKE_EVENT.js":
|
||||
/*!**************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/WAKE_EVENT.js ***!
|
||||
\**************************************************************************/
|
||||
/*!*********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/WAKE_EVENT.js ***!
|
||||
\*********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9270,9 +9261,9 @@ module.exports = 'wake';
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/scene/events/index.js":
|
||||
/*!*********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/scene/events/index.js ***!
|
||||
\*********************************************************************/
|
||||
/*!****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/scene/events/index.js ***!
|
||||
\****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -9314,9 +9305,9 @@ module.exports = {
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/Class.js":
|
||||
/*!**************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/Class.js ***!
|
||||
\**************************************************************/
|
||||
/*!*********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/Class.js ***!
|
||||
\*********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9573,9 +9564,9 @@ module.exports = Class;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/NOOP.js":
|
||||
/*!*************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/NOOP.js ***!
|
||||
\*************************************************************/
|
||||
/*!********************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/NOOP.js ***!
|
||||
\********************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9605,9 +9596,9 @@ module.exports = NOOP;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/object/Extend.js":
|
||||
/*!**********************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/object/Extend.js ***!
|
||||
\**********************************************************************/
|
||||
/*!*****************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/object/Extend.js ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
|
@ -9709,9 +9700,9 @@ module.exports = Extend;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/object/GetFastValue.js":
|
||||
/*!****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/object/GetFastValue.js ***!
|
||||
\****************************************************************************/
|
||||
/*!***********************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/object/GetFastValue.js ***!
|
||||
\***********************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9757,9 +9748,9 @@ module.exports = GetFastValue;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/object/GetValue.js":
|
||||
/*!************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/object/GetValue.js ***!
|
||||
\************************************************************************/
|
||||
/*!*******************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/object/GetValue.js ***!
|
||||
\*******************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -9833,9 +9824,9 @@ module.exports = GetValue;
|
|||
/***/ }),
|
||||
|
||||
/***/ "../../../src/utils/object/IsPlainObject.js":
|
||||
/*!*****************************************************************************!*\
|
||||
!*** /Users/rich/Documents/GitHub/phaser/src/utils/object/IsPlainObject.js ***!
|
||||
\*****************************************************************************/
|
||||
/*!************************************************************!*\
|
||||
!*** D:/wamp/www/phaser/src/utils/object/IsPlainObject.js ***!
|
||||
\************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
|
@ -20821,5 +20812,4 @@ module.exports = spine;
|
|||
/***/ })
|
||||
|
||||
/******/ });
|
||||
});
|
||||
//# sourceMappingURL=SpinePlugin.js.map
|
2
plugins/spine/dist/SpinePlugin.js.map
vendored
2
plugins/spine/dist/SpinePlugin.js.map
vendored
File diff suppressed because one or more lines are too long
|
@ -17,7 +17,7 @@ module.exports = {
|
|||
path: `${__dirname}/dist/`,
|
||||
filename: '[name].js',
|
||||
library: 'SpinePlugin',
|
||||
libraryTarget: 'umd',
|
||||
libraryTarget: 'window',
|
||||
sourceMapFilename: '[file].map',
|
||||
devtoolModuleFilenameTemplate: 'webpack:///[resource-path]', // string
|
||||
devtoolFallbackModuleFilenameTemplate: 'webpack:///[resource-path]?[hash]', // string
|
||||
|
@ -45,16 +45,6 @@ module.exports = {
|
|||
}
|
||||
},
|
||||
|
||||
/*
|
||||
resolve: {
|
||||
alias: {
|
||||
'SpineWebGL': './runtimes/spine-all.js',
|
||||
'SpineCanvas': './runtimes/spine-all.js',
|
||||
'SpineAuto': './runtimes/spine-all.js'
|
||||
}
|
||||
},
|
||||
*/
|
||||
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
"typeof CANVAS_RENDERER": JSON.stringify(true),
|
||||
|
|
Loading…
Add table
Reference in a new issue