Graphics-related functions and variables used by the Interface Kit. More...
Classes | |
struct | pattern |
A pattern to use when drawing. More... | |
Enumerations |
Variables | |
const pattern | B_MIXED_COLORS |
const pattern | B_SOLID_HIGH |
const pattern | B_SOLID_LOW |
Graphics-related functions and variables used by the Interface Kit.
B_MIXED_COLORS |
Draw a pattern of the view's high and low colors.
B_SOLID_HIGH |
Draw using the view's high color.
B_SOLID_LOW |
Draw using the view's low color.