spSetZ.htm 856 Bytes
<HTML>

<HEAD>

<TITLE>HTML 文書</TITLE>

<META NAME="GENERATOR" CONTENT="Internet Assistant for Microsoft Word 2.0j">
</HEAD>

<BODY>

<P>
<B><FONT FACE="Arial">spSetZ(3P)</FONT><FONT FACE="MS Pゴシック"> <B>
<BR>
</B></FONT></B>
<P>
<B>関数名<BR>
</B>
<P>
spSetZ
<P>
→ スプライトの深度を設定する <BR>

<P>
<B>構文<BR>
</B>
<P>
#include &lt;sp.h&gt; <BR>

<P>
vvoid spSetZ(Sprite *sp, s32 z) <BR>

<P>
<B>パラメータ<BR>
</B>
<P>
<B>*sp</B> スプライトを指すポインタ。
<BR>
</FONT>
<P>
<B>z </B> スプライトのZデプス 
<BR>
</FONT>
<P>
<B>説明<B> <BR>
</B></B>
<P>
このスプライトの深度を設定する。<BR>

<P>
<B>参照<BR>
</B>
<P>
<a href="../sp/spDraw.htm">spDraw(3P)</a>, <a href="../sp/spScale.htm">spScale(3P)</a>, <a href="../sp/spScissor.htm">spScissor(3P)</a> <BR>

</BODY>

</HTML>