Manage the colours of the 'simple' graphical objects – those that can only have one colour, plus attributes.
| Data | Description | Links |
|---|---|---|
| SimpleColors | Array of Simple colours |
| Function | Description | Links |
|---|---|---|
| simple_color_get() | Get the colour of an object by its ID | |
| simple_color_is_set() | Is the object coloured? | |
| simple_color_reset() | Clear the colour of a simple object | |
| simple_color_set() | Set the colour of a simple object | |
| simple_colors_cleanup() | Cleanup the simple colour definitions | |
| simple_colors_init() | Initialise the simple colour definitions | |
| simple_colors_reset() | Reset the simple colour definitions |