#include <SWStats.h>
Public Attributes | |
| SpriteRec | srcSpriteP |
| the Sprite | |
| long | theNum |
| the current number (up to 10 digits long) | |
| short | numDigits |
| how many digits can fit in the box | |
| JustifyType | justification |
| right or left justified | |
| int | fillWithZeros |
| whether to display as 001 or just 1. | |
| DrawProcPtr | drawProc |
| the DrawProc used to draw each digit | |
|
|
the DrawProc used to draw each digit
|
|
|
whether to display as 001 or just 1.
|
|
|
right or left justified
|
|
|
how many digits can fit in the box
|
|
|
the Sprite
|
|
|
the current number (up to 10 digits long)
|
1.4.6