Difference between revisions of "POINT TRANSLATE"
From Macros Wiki
Line 1: | Line 1: | ||
− | {{Command|syntax=POINT_TRANSLATE <point number>, <dx>, <dy>, | + | {{Command|syntax=[[Image:point.png|right|POINT_TRANSLATE]]POINT_TRANSLATE <point number>, <dx>, <dy>, |
|description=:Translate a circle a certain distance from its previous place. | |description=:Translate a circle a certain distance from its previous place. | ||
− | |param1=<point number>|param1_desc= {{point number | + | |param1=<point number>|param1_desc= {{point number} |
− | |param2=< | + | |param2=<dx>|param2_desc= {{dx}} |
− | |param3=< | + | |param3=<dy>|param3_desc= {{dy}} |
}} | }} | ||
Revision as of 13:30, 21 July 2010
{{Command|syntax=POINT_TRANSLATE <point number>, <dx>, <dy>,|description=:Translate a circle a certain distance from its previous place.
|param1=<point number>|param1_desc= {{point number} |param2=<dx>|param2_desc= The distance in the X axis direction. |param3=<dy>|param3_desc= The distance in the Y axis direction. }}
Example
- POINT_TRANSLATE 3, 7, 4