Blitzbasic mapengine function | |||||||||
screen=map_getscreen (coord, para, scroll) | |||||||||
Description | |||||||||
Caculate screen coordinate from global coordinate. This function include parallax calculation for background-layers. map_getcoord() is a complement for this function. |
|||||||||
Parameter | |||||||||
|
|||||||||
Return value | |||||||||
screen coordinate (without viewport-startrange) |