mbmFramework V1.5 released and tutorials continued..
Version 1.5 makes a couple of potentially project breaking changes, but they are quite minor;
- The AppModule Draw method no longer requires the sync:int parameter
- Updating the Sprite deltatime no longer accepts a float delta, it requires a millisecond integer value just as the rest of the framework uses.
The tutorial code is now available right up to and including adding the high scores.
