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

Drawing alpha

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

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

Revision as of 23:54, 19 November 2007


Definition

INT drawing_z ( <INT alpha> )

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

Parameters

INT alpha - The alpha value to be drawn with.

Returns

INT : true

Personal tools