Blitzbasic mapengine function |
map_draw () |
Description |
Draw complete map with all layers and objects to current buffer. This function set every time a viewport range. To see a map, please use flip-function. Note: you can draw another images before (map cover image) and after (image cover map) this function. If you need splitscreen, please call map_viewport and map_draw 2 or more times (with different viewport-ranges). |
Parameter |
none |
Return value |
none |