Blitzbasic mapengine function | ||||||||||||
map_viewport (x, y, width, height) | ||||||||||||
Description | ||||||||||||
Set viewport-area. map_draw() display your map next time in this area. Important for splitscreen. See other functions: map_mousex() and map_mousey() for splitscreen. |
||||||||||||
Parameter | ||||||||||||
|
||||||||||||
Return value | ||||||||||||
none |