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

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=Define_region&amp;diff=3989&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Define_region&amp;diff=3989&amp;oldid=prev"/>
				<updated>2007-12-26T00:19:10Z</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/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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>