<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — mappy function parameters,please help]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=369&amp;type=atom" />
	<updated>2009-03-21T03:58:49Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=369</id>
		<entry>
			<title type="html"><![CDATA[Re: mappy function parameters,please help]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1413#p1413" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>for local layer:Int = 0 until map.maxmaplayers
   map.mapcurlyr = layer
   map.MapDrawFG(scrlx, scrly, 0, 0, scrnw, scrnh, 0)
next</code></pre></div>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2009-03-21T03:58:49Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1413#p1413</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[mappy function parameters,please help]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1412#p1412" />
			<content type="html"><![CDATA[<p>hi gman,thanks for all the nice work,<br />i am writting a small game which using mappy map,and i am coufused about <br />some functions,<br />can you give some details for this functions:</p><p>MapDrawFG(scrlx, scrly, 0, 0, scrnw, scrnh, 0),<br />what does the last parameter mean? layer or what?</p><p>any functions to get the map layer number ?<br />i want to use a for next loop to draw/check all the layer,<br />it&#039;s not so handy to switch the current layer all the time.</p><p>also please give some detail for type BLKSTR,what do the fields mean like bg/fg/user0..?</p><p>thanks for reply!</p>]]></content>
			<author>
				<name><![CDATA[liverol]]></name>
				<uri>https://gprogs.com/profile.php?id=222</uri>
			</author>
			<updated>2009-03-17T11:35:44Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1412#p1412</id>
		</entry>
</feed>
