Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

RScreenUtils::TBlank Class Reference

Area of the screen to clear. More...

List of all members.

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...


Detailed Description

Area of the screen to clear.

Definition at line 38 of file RScreenUtils.h.


Member Data Documentation

TUint32 RScreenUtils::TBlank::iColor
 

color to blank to.

Definition at line 40 of file RScreenUtils.h.

Referenced by RStatus::UpdateSingle().

TUint32 RScreenUtils::TBlank::iXSize
 

area X size.

Definition at line 41 of file RScreenUtils.h.

Referenced by RStatus::UpdateSingle().

TUint32 RScreenUtils::TBlank::iYSize
 

area Y size.

Definition at line 42 of file RScreenUtils.h.

Referenced by RStatus::UpdateSingle().

TUint32 RScreenUtils::TBlank::iXPos
 

area X pos (0->319).

Definition at line 43 of file RScreenUtils.h.

Referenced by RStatus::UpdateSingle().

TUint32 RScreenUtils::TBlank::iYPos
 

area Y pos (0->199).

Definition at line 44 of file RScreenUtils.h.

Referenced by RStatus::UpdateSingle().


The documentation for this class was generated from the following file:
Documentation for Game (Beta) version 1.44.