the-simian/slush-phaser-webpack

View on GitHub
templates/default/src/states.js

Summary

Maintainability
A
0 mins
Test Coverage


var boot = require('./states/boot');






game.state.add('boot', boot);