- This wiki is out of date, use the continuation of this wiki instead
Drawing map
From FenixWiki
Definition
INT drawing_map ( <INT fileID> , <INT graphID> )
Tells Fenix to draw the coming drawings on a certain graphic.
In order to draw with a certain z value again, drawing_z() can be used.
Parameters
INT fileID | - The fileID of the file that holds the graphic. |
INT graphID | - The graphID of the graphic to draw on. |
Returns
INT : true