Home | All Classes | Grouped Classes | Index | Search
Draw a pixel at (x, y) using the specified color.
void draw_pixel( int x, int y, const CL_Color& color);
See also:
CL_Color | CL_Display