⇐ Index <- Raster
SetRasterSize(<-width <-height)
Changes the width and height of the raster display. The raster will default to the same dimensions as the game map.
SetRasterSize(100 100)
⇐ Index