#include <pgcolor.h>
Inheritance diagram for PG_Gradient:

Public Member Functions | |
| PG_Gradient () | |
| PG_Gradient (PG_Color ul, PG_Color ur, PG_Color ll, PG_Color lr) | |
Public Attributes | |
| PG_Color | colors [4] |
| array of gradient colors | |
Definition at line 60 of file pgcolor.h.
|
|
|
|
||||||||||||||||||||
|
Definition at line 64 of file pgcolor.h. References colors. |
|
|
array of gradient colors
Definition at line 61 of file pgcolor.h. Referenced by PG_SurfaceCache::CreateKey(), PG_ColorSelector::PG_ColorBox::GetBaseColor(), parseObjectProps(), PG_ColorSelector::PG_ColorSelector(), PG_Draw::CreateGradient(), PG_Draw::DrawGradient(), PG_Gradient(), PG_Layout::GetParamGrad(), PG_ProgressBar::PG_ProgressBar(), and PG_ColorSelector::SetBaseColor(). |
1.4.2