<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — Using the Irrlicht documentation]]></title>
		<link>https://gprogs.com/viewtopic.php?id=411</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=411&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Using the Irrlicht documentation.]]></description>
		<lastBuildDate>Tue, 06 Apr 2010 13:24:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Using the Irrlicht documentation]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1550#p1550</link>
			<description><![CDATA[<p>Ah know I understand how it&#039;s working.<br />Thank you very much!</p>]]></description>
			<author><![CDATA[null@example.com (KungFuLu)]]></author>
			<pubDate>Tue, 06 Apr 2010 13:24:17 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1550#p1550</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using the Irrlicht documentation]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1546#p1546</link>
			<description><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; when converting to BMAX, some things dont port well.&nbsp; properties and method overloads mainly.&nbsp; properties had to be converted to get/set type methods.&nbsp; if what you are trying to access is a property then there should be a getProperty()/setProperty() set of methods to access it.&nbsp; method overloads arent possible in BMAX unfortunately.&nbsp; those are converted into unique names similar to the one you are looking for.&nbsp; the best way to find out these and the properties is to simply look at the BMX code file for the class you are working with.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Tue, 06 Apr 2010 10:32:31 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1546#p1546</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using the Irrlicht documentation]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1544#p1544</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (porcus)]]></author>
			<pubDate>Sat, 03 Apr 2010 12:08:17 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1544#p1544</guid>
		</item>
		<item>
			<title><![CDATA[Using the Irrlicht documentation]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1543#p1543</link>
			<description><![CDATA[<div class="codebox"><pre><code>Local bill:IBillboardSceneNode = smgr.addBillboardSceneNode()
bill.setMaterialType(EMT_TRANSPARENT_ADD_COLOR )</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KungFuLu)]]></author>
			<pubDate>Wed, 31 Mar 2010 21:33:35 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1543#p1543</guid>
		</item>
	</channel>
</rss>
