Riwmorld
|
Public Member Functions | |
Listing (Rect rect) | |
virtual void | End () |
void | Gap (float gapHeight=12f) |
void | GapLine (float gapHeight=12f) |
Rect | GetRect (float height) |
void | NewColumn () |
Public Attributes | |
const float | ColumnSpacing = 17f |
float | verticalSpacing = 2f |
Protected Member Functions | |
void | NewColumnIfNeeded (float neededHeight) |
Protected Attributes | |
Rect | listingRect |
float | curY |
float | curX |
Properties | |
float | ColumnWidth [get, set] |
float | CurHeight [get] |