Inheritance diagram for Eaagles::Basic::LcRgba:


Public Member Functions | |
| LcRgba (const LCreal r, const LCreal g, const LCreal b, const LCreal a) | |
| LcRgba () | |
Defines a color by Red, Green, Blue and Alpha
Form name: rgba
Slots:
1. red (Number) Red component (0.0 to 1.0)
2. green (Number) Green component (0.0 to 1.0)
3. blue (Number) Blue component (0.0 to 1.0)
4. alpha (Number) Alpha component (0.0 to 1.0)
Events: None
Special constuctor what initializes the object to r, g, b and a.
| Eaagles::Basic::LcRgba::LcRgba | ( | ) |
1.5.0