|
Author |
Topic: background() alpha? (Read 228 times) |
|
Jerronimo
|
background() alpha?
« on: Oct 19th, 2003, 4:20am » |
|
How about adding an alpha onto the background call, now that it needs to be called from loop()? I'm thinking it should have the same parameters as "fill", since the new "background" command can be achieved with: fill( X ); rect( 0, 0, width, height ); fill( whateverItWasBefore ); am i on crack?
|
« Last Edit: Oct 19th, 2003, 4:22am by Jerronimo » |
|
|
|
|
|