WindowManager - 2017/07/14
Creator name: kido0617
Overview
Able to display multiple text windows at the same time.
Features
- Handled through script calls
Format sample: WindowManager.show(0, 10, 10,180, 80); //show(window#, x, y, width, height)
Text output: WindowManager.drawText(0...