遊戲編程入門之Bomb Catcher遊戲

首先是代碼: MyDirectX.h:   1 #pragma once 2 //header file 3 #define WIN32_EXTRA_LEAN 4 #define DIRECTINPUT_VERSION 0x0800 5 #include<Windows.h> 6 #include<d3d9.h> 7 #include<d3dx9.h> 8 #include<din
相關文章
相關標籤/搜索