#define RICOpNumBox ( _CopyOptions,
_Point,
_Value   )     10, 0, 8, 0, (_CopyOptions)&0xFF, (_CopyOptions)>>8, _Point, (_Value)&0xFF, (_Value)>>8

Output an RIC NumBox opcode.

Parameters:
_CopyOptions NumBox copy options. See Drawing option constants.
_Point The numbox bottom left corner. See RICImgPoint.
_Value The number to draw.

Generated by  doxygen 1.6.2