代码搜索结果

找到约 10,000 项符合 Screen 的代码

sdl-anim2.c

/* Animation with SDL -- second attempt. */ #include #include #include #define NUM_PENGUINS 100 #define MAX_SPEED 6 /* This structure stores the information for one

colorkeys-sdl.c

/* Example of blitting with colorkeys in SDL. */ #include #include #include int main() { SDL_Surface *screen; SDL_Surface *background; SDL_Surface *image

direct-pixel-drawing-sdl.c

/* Example of direct pixel access with SDL. */ #include #include #include Uint16 CreateHicolorPixel(SDL_PixelFormat * fmt, Uint8 red, Uint8 green, Uint8 blue) {

dvdsubber-encode.h

enum { subpicture_buf_size = 2019 + 25*2024 }; class SubpictureBuf { unsigned char buf[subpicture_buf_size]; int pos; int last_dcsqt; public: SubpictureBuf(); const unsigned char* GetP

nscroll.h

/*NEO SDK V2.1.90 For DOS Copyleft Cker Home 2003-2006. Open Source Obey NEO_PL.TXT. http://neo.coderlife.net ckerhome@yahoo.com.cn 文件名称 : nshow.h 摘 要 : 本头文件中包含了NEO SDK里有关滚屏的函