代码搜索:DirectDraw

找到约 969 项符合「DirectDraw」的源代码

代码结果 969
www.eeworm.com/read/246290/12742559

cs shot.cs

using System; using System.Drawing; using Microsoft.DirectX; using Microsoft.DirectX.DirectDraw; namespace SpaceWar { /// /// Drawing and updating routines for shots ///
www.eeworm.com/read/127553/6004288

h gp_draw.h

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #ifndef _GP_DRAW_ #define _GP_DRAW_ #include
www.eeworm.com/read/127553/6004293

cpp gp_draw.cpp

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #include #include #include
www.eeworm.com/read/109242/6175286

c user.c

/* DirectDraw driver for User-based primary surfaces * * Copyright 2000-2001 TransGaming Technologies Inc. * * This library is free software; you can redistribute it and/or * modify it under the
www.eeworm.com/read/261520/11638977

cpp demo6_1.cpp

// DEMO6_1.CPP basic DirectDraw initialization demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID // make sur
www.eeworm.com/read/261520/11639388

cpp demo10_1.cpp

// DEMO10_1.CPP - Creating a DirectSound object // note that you don't need DirectDraw, just a window // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN
www.eeworm.com/read/155540/11864235

cs ddhandler.cs

#region using using System; using System.Drawing; using System.Windows.Forms; using Microsoft.DirectX.DirectDraw; #endregion namespace DDGameHelper { /// /// DirectDrawHandler
www.eeworm.com/read/155540/11864238

cs ddhelper.cs

using System; using System.Drawing; using Microsoft.DirectX.DirectDraw; namespace DDGameHelper { /// /// DirectDrawHelper 的摘要说明。 /// public class DDHelper { ///
www.eeworm.com/read/128423/14299463

h gp_draw.h

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #ifndef _GP_DRAW_ #define _GP_DRAW_ #include
www.eeworm.com/read/128423/14299475

cpp gp_draw.cpp

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #include #include #include