- ADDRECT
void ADDRECT(REGION* reg, Box* r, short rx1, short ry1, short rx2, short ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
- ADDRECTNOX
void ADDRECTNOX(REGION* reg, Box* r, short rx1, short ry1, short rx2, short ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
- CHECK_PREVIOUS
bool CHECK_PREVIOUS(REGION* Reg, Box* R, short Rx1, short Ry1, short Rx2, short Ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
- EMPTY_REGION
void EMPTY_REGION(REGION* pReg)
Undocumented in source. Be warned that the author may not have intended to support it.
- EXTENTCHECK
bool EXTENTCHECK(Box* r1, Box* r2)
Undocumented in source. Be warned that the author may not have intended to support it.
- EXTENTS
void EXTENTS(Box* r, REGION* idRect)
Undocumented in source. Be warned that the author may not have intended to support it.
- INBOX
bool INBOX(Box* r, short x, short y)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAX
int MAX(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- MEMCHECK
bool MEMCHECK(REGION* reg, Box* rect, Box* firstrect)
Undocumented in source. Be warned that the author may not have intended to support it.
- MIN
int MIN(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- REGION_NOT_EMPTY
c_long REGION_NOT_EMPTY(REGION* pReg)
Undocumented in source. Be warned that the author may not have intended to support it.