Difference between revisions of "Drawing alpha"

From Bennu Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 03:20, 29 July 2009


Definition

INT drawing_alpha ( <INT alpha> )

Tells Bennu to draw the coming drawings with a certain alpha value

Note: there currently is a 'bug' that makes drawing objects (draw commands with no map as target) have their alpha value altered too. This is to be changed.

Parameters

INT alpha - The alpha value to be drawn with.

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