posScreenToWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|POSSCREENTOWORLD]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|POSSCREENTOWORLD]]
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066">'''''map'' posScreenToWorld ''[x,y]'''''</h2>
|2.54|= Game version
____________________________________________________________________________________________


| Convert screen coordinates in map to world coordinates. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| map '''posScreenToWorld''' [x,y] |= Syntax


'''map:''' [[Control]]
|p1= map: [[Control]] |= Parameter 1


'''[x, y]:''' [[Array]]
|p2= [x, y]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Array]] |= Return value
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


Version 2.54 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Convert screen coordinates in map to world coordinates.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|POSSCREENTOWORLD]]
[[Category:Scripting Commands ArmA|POSSCREENTOWORLD]]

Revision as of 01:02, 2 August 2006

-wrong parameter ("Arma") defined!-2.54
Hover & click on the images for description

Description

Description:
Convert screen coordinates in map to world coordinates.
Groups:
Uncategorised

Syntax

Syntax:
map posScreenToWorld [x,y]
Parameters:
map: Control
[x, y]: Array
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section