I have created an evented book system and am looking for a light wait solution to calling
$gameScreen.showPicture(1, "pic_1", 0, 20, 300, 100, 100, 255, 0) for example but it loading from
this.loadBitmap('img/book/', filename, hue, true);
instead of this.loadBitmap('img/pictures/'...