bufp = (uint8 *)screen->pixels + y*screen->pitch + x;
*bufp = color;
}
本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)