UNPKG

create-phaser-app

Version:

A boiler plate to start your phaser app with webpack4, babel7+ and Phaser 3

21 lines (17 loc) 556 B
/* This file was generated by the level-processor 2019-08-16 1:42:15 pm */ import BackgroundGradient from './background-with-planets.png'; import BackgroundSea from './mountain_and_sea.png'; import BackgroundClouds from './clouds.png'; import rockMossPlantsDoors from './rock-moss-plants-doors.png'; import inputTiles from './input-tiles.png'; export default { BackgroundGradient: BackgroundGradient, BackgroundSea: BackgroundSea, BackgroundClouds: BackgroundClouds, 'rock-moss-plants-doors': rockMossPlantsDoors, 'input-tiles': inputTiles };