Index
<- Raster

SetRasterSize

SetRasterSize(<-width <-height)

Description

Changes the width and height of the raster display. The raster will default to the same dimensions as the game map.

Examples

SetRasterSize(100 100)

Index