| PathEngine home | previous: | next: |
Sets the testbed's current rendering colour, specified as a colour string.
void setColour(const char* colour);
|
| colour |
A C string describing the colour. It is safe to destroy this string after the call returns. |
All calls to draw objects use this current colour.
See
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |