- This wiki is out of date, use the continuation of this wiki instead
Drawing color
From FenixWiki
(Difference between revisions)
| Revision as of 23:57, 19 November 2007 (edit) Sandman (Talk | contribs) m (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_color ( <'''INT''' color> ) Tells Fenix to draw the coming drawings in a certain color. == Paramete...) ← Previous diff |
Current revision (16:22, 9 September 2009) (edit) (undo) 79.81.159.174 (Talk) |
||
| Line 9: | Line 9: | ||
| == Parameters == | == Parameters == | ||
| {| | {| | ||
| - | | '''INT''' | + | | '''INT''' color || - The color to be drawn in (see [[rgb]]()). |
| |} | |} | ||
Current revision
[edit] Definition
INT drawing_color ( <INT color> )
Tells Fenix to draw the coming drawings in a certain color.
[edit] Parameters
| INT color | - The color to be drawn in (see rgb()). |
[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() • | |
