Drawing map
Jump to navigation
Jump to search
Definition
INT drawing_map ( <INT fileID> , <INT graphID> )
Tells Bennu to draw the coming drawings on a certain graphic.
In order to draw with a certain z value again, drawing_z() can be used.
Parameters
INT fileID | - The fileID of the file that holds the graphic. |
INT graphID | - The graphID of the graphic to draw on. |
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() |