class Color
Base class:
Object Inherited classes: Empty
Description: represents color in a graphic window
- Fields:
- RGB: List of 3 numbers - the RGB value of this color
- Methods:
- colors(): Returns a table containing all the colors
- Events:
- Empty
Back to Mama reference