drawingmode parameter for 2ddrawing functions

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

drawingmode parameter for 2ddrawing functions

Post by #NULL »

Code: Select all

Box(x, y, Width, Height [, Color [, DrawingMode]])
should work as for the color, overwriting the setting of DrawingMode(..) without changing it.
would be nice, but it's not vital