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

Drawing z

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

Sandman (Talk | contribs)
(New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_z ( <'''INT''' z> ) Tells Fenix to draw the coming drawings with a certain z value In order to draw...)
Next diff →

Revision as of 23:51, 19 November 2007


Definition

INT drawing_z ( <INT z> )

Tells Fenix to draw the coming drawings with a certain z value

In order to draw on a certain graphic again, drawing_map() can be used.

Parameters

INT z - The z value to be drawn on.

Returns

INT : true

Personal tools