|
BurgerLib
|
#include <lrrect.h>

Public Types | |
| enum | { RECTLISTGROW = 8 } |
Public Attributes | |
| Word | m_uNumRects |
| Current number of rects in list. | |
| Word | m_uMaxRects |
| Size of the array. | |
| Rect_t * | m_pRects |
| Pointer to array of rects. | |
Pointer to array of rects.
Size of the array.
Current number of rects in list.
1.8.0