<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixdocs.com/index.php?action=history&amp;feed=atom&amp;title=Draw_curve</id>
		<title>Draw curve - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixdocs.com/index.php?action=history&amp;feed=atom&amp;title=Draw_curve"/>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=Draw_curve&amp;action=history"/>
		<updated>2026-05-01T07:37:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixdocs.com/index.php?title=Draw_curve&amp;diff=3850&amp;oldid=prev</id>
		<title>Sandman: New page: Category:functions Category:drawing  ==Definition== '''INT''' draw_curve ( &lt;'''INT''' x0&gt; , &lt;'''INT''' y0&gt; , &lt;'''INT''' x1&gt; , &lt;'''INT''' y1&gt; , &lt;'''INT''' x2&gt; , &lt;'''INT''' y2&gt; , &lt;''...</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=Draw_curve&amp;diff=3850&amp;oldid=prev"/>
				<updated>2007-11-20T00:33:39Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Functions&quot; title=&quot;Category:Functions&quot;&gt;Category:functions&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Drawing&amp;amp;action=edit&quot; class=&quot;new&quot; title=&quot;Category:Drawing&quot;&gt;Category:drawing&lt;/a&gt;  ==Definition== '''INT''' draw_curve ( &amp;lt;'''INT''' x0&amp;gt; , &amp;lt;'''INT''' y0&amp;gt; , &amp;lt;'''INT''' x1&amp;gt; , &amp;lt;'''INT''' y1&amp;gt; , &amp;lt;'''INT''' x2&amp;gt; , &amp;lt;'''INT''' y2&amp;gt; , &amp;lt;''...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:drawing]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' draw_curve ( &amp;lt;'''INT''' x0&amp;gt; , &amp;lt;'''INT''' y0&amp;gt; , &amp;lt;'''INT''' x1&amp;gt; , &amp;lt;'''INT''' y1&amp;gt; , &amp;lt;'''INT''' x2&amp;gt; , &amp;lt;'''INT''' y2&amp;gt; , &amp;lt;'''INT''' x3&amp;gt; , &amp;lt;'''INT''' y3&amp;gt; , &amp;lt;'''INT''' smoothness&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Draws a curve starting at the point ''(x0,y0)'', ending at the point ''(x1,y1)'' and influenced by the points ''(x2,y2)'' and ''(x3,y3)'' with a certain level of smoothness.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''INT''' x0 || - The x coordinate of the starting point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' y0 || - The y coordinate of the starting point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' x1 || - The x coordinate of the first influence point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' y1 || - The x coordinate of the first influence point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' x2 || - The x coordinate of the second influence point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' y2 || - The x coordinate of the second influence point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' x3 || - The x coordinate of the end point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
| '''INT''' y3 || - The y coordinate of the end point of the curve.&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : [[DrawID]]&lt;br /&gt;
{|&lt;br /&gt;
| -1 || - Error.&lt;br /&gt;
|-&lt;br /&gt;
| 1 || - If drawn after [[drawing_map]]().&lt;br /&gt;
|-&lt;br /&gt;
| !-1&amp;amp;&amp;amp;!1 || - The [[DrawID]] of the [[drawing]] created.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Funcbox&lt;br /&gt;
  | category=Drawing&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>