Add in StartDrawing() the "ScreenOutput" argument

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
Alberto
Posts: 3
Joined: Thu Jul 28, 2016 1:28 pm

Add in StartDrawing() the "ScreenOutput" argument

Post by Alberto »

Actually StartDrawing() accepts only:
SpriteOutput():
ImageOutput():
CanvasOutput():

Is it possible to add at least ScreenOutput()?
In PureBasic the StartDrawing() command accepts ScreenOutput() and I think that this option would be useful also in SpiderBasic.

Best regards
Alberto