Closed Alpvax closed 7 years ago
Automatically loads all files matching the pattern "GS_.js" where is the name of the state. If the loaded file is not an instance of GameState, it will display a warning in the console.
Updated to manually register GameStates in Index.js.
Ready to go.
Automatically loads all files matching the pattern "GS_.js" where is the name of the state.
If the loaded file is not an instance of GameState, it will display a warning in the console.