This wiki is out of date, use the continuation of this wiki instead

Z

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:38, 14 November 2007 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Revision as of 19:01, 3 April 2008 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 9: Line 9:
== Definition == == Definition ==
-'''INT''' z+'''INT''' z = 0
z is a predefined [[local variable]]. It defines the order in which the [[process]] is drawn relative to the other processes currently running. z is a predefined [[local variable]]. It defines the order in which the [[process]] is drawn relative to the other processes currently running.

Revision as of 19:01, 3 April 2008

Up to Local Variables



Definition

INT z = 0

z is a predefined local variable. It defines the order in which the process is drawn relative to the other processes currently running.

By default, new processes are stacked, older processes appear behind others in order. The z variable lets you control this. The lower the value, the closer the process will appear to the player.

See also


Local variables
AngleBigbroFatherFileFlagsGraphIdRegionReservedResolutionSizeSize_xSize_ySmallbroSonXYZ
Personal tools