代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/111374/6155080
h sdl_nximage_c.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
Copyright (C) 2001 Hsieh-Fu Tsai
This library is free software; you can redistribute
www.eeworm.com/read/111374/6155392
c threadwin.c
/* Test out the multi-threaded event handling functions */
#include
#include
#include
#include "SDL.h"
#include "SDL_thread.h"
/* Are we done yet? */
static int don
www.eeworm.com/read/110972/6161226
3 sdl_setcolors.3
.TH "SDL_SetColors" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_SetColors\- Sets a portion of the colormap for the given 8-bit surface\&.
.SH "SYNOPSIS"
.PP
\fB#include
www.eeworm.com/read/110972/6161722
h sdl_nximage_c.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
Copyright (C) 2001 Hsieh-Fu Tsai
This library is free software; you can redistri
www.eeworm.com/read/110972/6162020
c threadwin.c
/* Test out the multi-threaded event handling functions */
#include
#include
#include
#include "SDL.h"
#include "SDL_thread.h"
/* Are we done yet? */
sta
www.eeworm.com/read/109236/6175852
c malpha.c
/*
* Copyright (c) 2000 Greg Haerr
*
* Microwindows alpha blending demo
*
* This demo requires UPDATEREGIONS=N in microwin/src/config
*/
#include "windows.h"
#include "wintern