<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24inroundrect</id>
	<title>$inroundrect - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24inroundrect"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$inroundrect&amp;action=history"/>
	<updated>2026-06-04T03:28:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=$inroundrect&amp;diff=4825&amp;oldid=prev</id>
		<title>Aca20031 at 18:04, 11 May 2008</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$inroundrect&amp;diff=4825&amp;oldid=prev"/>
		<updated>2008-05-11T18:04:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns whether or not a point is in a round rectangle originating at the specified coordinates and extending W pixels wide and H pixes high.&lt;br /&gt;
&lt;br /&gt;
 $inrect(x,y,x2,y2,w1,h1,w2,h2)&lt;br /&gt;
&lt;br /&gt;
* X is the X coordinate you wish to check.&lt;br /&gt;
* Y is the Y coordinate you wish to check.&lt;br /&gt;
* X2 is the X coordinate at which the round rectangle originates.&lt;br /&gt;
* Y2 is the Y coordinate at which the round rectangle originates.&lt;br /&gt;
* W1 is the width of the rectangle.&lt;br /&gt;
* H1 is the height of the rectangle.&lt;br /&gt;
* W2 is the width of the ellipse used to draw the rounded corners.&lt;br /&gt;
* H2 is the height of the ellipse used to draw the rounded corners&lt;br /&gt;
* Returns: [[$true]] or [[$false]] for use in [[If-Then-Else]] statements.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[$inrect]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[$inellipse]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[$inpoly]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Picture Windows]][[Category:Text and Number Identifiers]]&lt;/div&gt;</summary>
		<author><name>Aca20031</name></author>
	</entry>
</feed>