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

Delete draw

From FenixWiki

Revision as of 20:52, 22 January 2008 by 85.144.194.29 (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Contents

[edit] Definition

INT delete_draw ( <INT DrawID> )

Deletes a certain drawing from the screen.

[edit] Parameters

INT DrawID - DrawID of the drawing to be deleted.

[edit] Returns

INT : true

[edit] Notes

Delete_draw(0) deletes all drawings from the screen.


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