Blitzbasic mapengine function
map_scroll (x, y)

Description
This function move "map-camera" to another place. X and Y are global coordinates. The startposition is always 0,0.

Parameter
x=scroll coordinate x
y=scroll coordinate y

Return value
none