the-simian / slush-phaser-webpack

A slush generator for creating phaser games using webpack and commonjs compliant modules.
MIT License
24 stars 2 forks source link

'state' scaffold needs preload event hook #12

Open the-simian opened 9 years ago

the-simian commented 9 years ago

basically, the scaffold is mostly correct, but there is not a hook for preload in the state lifecycle.