<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.spheredev.org/index.php?action=history&amp;feed=atom&amp;title=Legacy%3AFunctions%2FWindowStyles</id>
		<title>Legacy:Functions/WindowStyles - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.spheredev.org/index.php?action=history&amp;feed=atom&amp;title=Legacy%3AFunctions%2FWindowStyles"/>
		<link rel="alternate" type="text/html" href="http://wiki.spheredev.org/index.php?title=Legacy:Functions/WindowStyles&amp;action=history"/>
		<updated>2026-04-30T01:45:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.spheredev.org/index.php?title=Legacy:Functions/WindowStyles&amp;diff=481&amp;oldid=prev</id>
		<title>Apollolux: created</title>
		<link rel="alternate" type="text/html" href="http://wiki.spheredev.org/index.php?title=Legacy:Functions/WindowStyles&amp;diff=481&amp;oldid=prev"/>
				<updated>2013-05-22T17:33:54Z</updated>
		
		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== WindowStyles ==&lt;br /&gt;
* Sphere [[API:WindowStyle|WindowStyle]] object: holds a windowstyle for drawing.&lt;br /&gt;
* [[API:GetSystemWindowStyle|GetSystemWindowStyle]](): Get the default window style that comes with the Sphere engine.&lt;br /&gt;
* [[API:LoadWindowStyle|LoadWindowStyle]](filename): returns a [[API:WindowStyle|windowstyle]] object from 'filename'.&lt;br /&gt;
&lt;br /&gt;
=== WindowStyle object ===&lt;br /&gt;
&lt;br /&gt;
==== Drawing windows ====&lt;br /&gt;
&lt;br /&gt;
* [[API:WindowStyle/drawWindow|WindowStyle.drawWindow]](''x'', ''y'', ''w'', ''h''): Draw a window (''x'', ''y'', ''w'', ''h'') with external borders.&lt;br /&gt;
&lt;br /&gt;
==== WindowStyle color masking ====&lt;br /&gt;
&lt;br /&gt;
* [[API:WindowStyle/getColorMask|WindowStyle.getColorMask]](): gets the color mask being used by the [[API:WindowStyle|windowstyle]] object&lt;br /&gt;
* [[API:WindowStyle/setColorMask|WindowStyle.setColorMask]](color): sets the color mask for a windowstyle (see [[API:ApplyColorMask|ApplyColorMask]])&lt;/div&gt;</summary>
		<author><name>Apollolux</name></author>	</entry>

	</feed>