module = { render() { Text.draw(0, 0, "Hello World"); SpriteBatch.flush(); } };