posScreenToWorld: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<h2 style="color:#000066">'''''map'' posScreenToWorld ''[x,y]'''''</h2> | |||
<h2 style="color:#000066"> | |||
'''Operand types:''' | '''Operand types:''' | ||
map: [[Control]] | '''map:''' [[Control]] | ||
[x, y]: [[Array]] | '''[x, y]:''' [[Array]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 23: | Line 22: | ||
'''Description:''' | '''Description:''' | ||
Convert screen coordinates in map to world coordinates. | Convert screen coordinates in map to world coordinates. | ||