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

Drawing map

From FenixWiki

Revision as of 23:55, 19 November 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


[edit] 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.

[edit] Parameters

INT fileID - The fileID of the file that holds the graphic.
INT graphID - The graphID of the graphic to draw on.

[edit] Returns

INT : true


Drawing Functions
Delete_draw() • Draw_box() • Draw_circle() • Draw_curve() • Draw_fcircle() • Draw_line() • Draw_rect() • Drawing_alpha() • Drawing_color() • Drawing_map() • Drawing_stipple() • Drawing_z() • Move_draw() •
Personal tools