⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 globe.h

📁 fruitwar and engine
💻 H
字号:
#ifndef FOX_GLOBE_H_03_4_2004_
#define FOX_GLOBE_H_03_4_2004_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

//------------------系统文件
#ifndef _SYSTEM_H_

#include <iostream>
#include <list>
#include <STDIO.H>
#include <WINDOWS.H>
#include <math.h>
using namespace std;

#endif //_SYSTEM_H_

#include "ICDManage.h"
#include "ISoundManage.h"
#include "ICreateInstance.h"

#endif //FOX_GLOBE_H_03_4_2004_

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -