drawRectangle: Difference between revisions

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


|2.35|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">'''''map'' drawRectangle ''[center, a, b, angle, color, fill]'''''</h2>
| Draw a Rectangle on the map. |= Description
____________________________________________________________________________________________


| map '''drawRectangle''' [center, a, b, angle, color, fill] |= Syntax


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


'''map''': [[Control]]
|p2= [center, a, b, angle, color, fill] [[Array]] |= Parameter 2


'''[center, a, b, angle, color, fill]''': [[Array]]
| [[Nothing]] |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Nothing]]
}}


'''Compatibility:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Version 2.35 required.
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Draw a Rectangle on the map.
[[Category:Scripting Commands|DRAWRECTANGLE]]
[[Category:Scripting Commands ArmA|DRAWRECTANGLE]]

Revision as of 00:51, 2 August 2006

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

Description

Description:
Draw a Rectangle on the map.
Groups:
Uncategorised

Syntax

Syntax:
map drawRectangle [center, a, b, angle, color, fill]
Parameters:
map Control
[center, a, b, angle, color, fill] Array
Return Value:
Nothing

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