Public Attributes | |
| TUint32 | iColor |
| color to blank to. More... | |
| TUint32 | iXSize |
| area X size. More... | |
| TUint32 | iYSize |
| area Y size. More... | |
| TUint32 | iXPos |
| area X pos (0->319). More... | |
| TUint32 | iYPos |
| area Y pos (0->199). More... | |
Definition at line 38 of file RScreenUtils.h.
|
|
color to blank to.
Definition at line 40 of file RScreenUtils.h. Referenced by RStatus::UpdateSingle(). |
|
|
area X size.
Definition at line 41 of file RScreenUtils.h. Referenced by RStatus::UpdateSingle(). |
|
|
area Y size.
Definition at line 42 of file RScreenUtils.h. Referenced by RStatus::UpdateSingle(). |
|
|
area X pos (0->319).
Definition at line 43 of file RScreenUtils.h. Referenced by RStatus::UpdateSingle(). |
|
|
area Y pos (0->199).
Definition at line 44 of file RScreenUtils.h. Referenced by RStatus::UpdateSingle(). |