<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>flip&#039;s &#187; OIS</title>
	<atom:link href="http://flip.netzbeben.de/category/development/ois/feed/" rel="self" type="application/rss+xml" />
	<link>http://flip.netzbeben.de</link>
	<description>development, emo music, webdesign and inspiration</description>
	<lastBuildDate>Mon, 03 Aug 2009 05:30:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Switching between OS and CEGUI cursor (windowed mode)</title>
		<link>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/</link>
		<comments>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 22:07:24 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[CEGUI]]></category>
		<category><![CDATA[OIS]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=46</guid>
		<description><![CDATA[I&#8217;m using the following snippet in my mouseMoved-Event to handle the switching between the windows os mouse cursor and the cegui mouse cursor when entering/leaving the RenderWindow.
      if (mMouseInWindow)
      {
        CEGUI::System::getSingleton().injectMousePosition( arg.state.X.abs, arg.state.Y.abs );
     [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
