<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Define region - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Define_region&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 09:26:36 GMT</lastBuildDate>
		<item>
			<title>Sandman: New page: Category:functions Category:Regions  ==Definition== '''INT''' define_region ( &lt;'''INT''' regionID&gt; , &lt;'''INT''' x&gt; , &lt;'''INT''' y&gt; , &lt;'''INT''' width&gt; , &lt;'''INT''' height&gt; )  Defin...</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Define_region&amp;diff=3989&amp;oldid=prev</link>
			<description>&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/Category:Regions&quot; title=&quot;Category:Regions&quot;&gt;Category:Regions&lt;/a&gt;  ==Definition== '''INT''' define_region ( &amp;lt;'''INT''' regionID&amp;gt; , &amp;lt;'''INT''' x&amp;gt; , &amp;lt;'''INT''' y&amp;gt; , &amp;lt;'''INT''' width&amp;gt; , &amp;lt;'''INT''' height&amp;gt; )  Defin...&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:Regions]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' define_region ( &amp;lt;'''INT''' regionID&amp;gt; , &amp;lt;'''INT''' x&amp;gt; , &amp;lt;'''INT''' y&amp;gt; , &amp;lt;'''INT''' width&amp;gt; , &amp;lt;'''INT''' height&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Defines the boundaries of a [[region]].&lt;br /&gt;
&lt;br /&gt;
There are 32 regions. Region ''0'' is always the whole screen and cannot be changed. Defining regions can be useful for the function [[out_region]]() and the [[local variable]] [[region]].&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''INT''' regionID || - The [[regionID]] of the region to define.&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' x || - The x coordinate of the top left corner of the region.&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' y || - The y coordinate of the top left corner of the region.&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' width || - The width of the region.&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' height || - The height of the region.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : The [[regionID]] specified.&lt;br /&gt;
&lt;br /&gt;
{{Funcbox&lt;br /&gt;
  | category = Regions&lt;br /&gt;
}}&lt;/div&gt;</description>
			<pubDate>Wed, 26 Dec 2007 00:19:10 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Define_region</comments>		</item>
	</channel>
</rss>