Delete draw

From Bennu Wiki
Revision as of 02:05, 2 October 2008 by Sandman (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Definition

INT delete_draw ( <INT DrawID> )

Deletes a certain drawing from the screen.

Parameters

INT DrawID - DrawID of the drawing to be deleted.

Returns

INT : true

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()