- This wiki is out of date, use the continuation of this wiki instead
Drawing color
From FenixWiki
(Difference between revisions)
Sandman (Talk | contribs)
(New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_color ( <'''INT''' color> ) Tells Fenix to draw the coming drawings in a certain color. == Paramete...)
Next diff →
Revision as of 23:57, 19 November 2007
Definition
INT drawing_color ( <INT color> )
Tells Fenix to draw the coming drawings in a certain color.
Parameters
INT z | - The color to be drawn in (see rgb()). |
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() • |