README
Al engine
Scale
This is module shows message in Al engine.
// To create a Message you need to pass your Params
// and string to show
// and font what should appear in "assets/vendor/messages"
const message = new Message<Params>('test', font);