Base class for color and texture pots stored in palettes. More...
Public Slots | |
void | setName (String &n) |
Properties | |
bool | isTexture |
If true, the color pot is a texture. More... | |
String | name |
The color pot name. More... | |
String | id |
Unique ID of the color. More... | |
bool | isValid |
Returns true if the color is valid. More... | |
Base class for color and texture pots stored in palettes.
Also see Palette.
|
slot |
|
read |
Unique ID of the color.
|
read |
If true, the color pot is a texture.
|
read |
Returns true if the color is valid.
|
read |
The color pot name.