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

📄 shape.h

📁 天之炼狱1服务器端源文件游戏服务端不完整
💻 H
字号:
//////////////////////////////////////////////////////////////////////////////// Filename    : Shape.h// Written by  : excel96// Description : // 肺弊牢拳搁俊辑 浇饭捞绢狼 寇剧阑 焊咯林绰 单 鞘夸茄 窃荐甸.// 酒捞袍 鸥涝俊 蝶弗 把葛嚼 惑荐甫 府畔窍绰 窃荐甸捞促.//////////////////////////////////////////////////////////////////////////////#ifndef __SHAPE_H__#define __SHAPE_H__#include "Types.h"#include "Exception.h"PantsType getPantsType(ItemType_t IType) throw();JacketType getJacketType(ItemType_t IType) throw();HelmetType getHelmetType(ItemType_t IType) throw();ShieldType getShieldType(ItemType_t IType) throw();MotorcycleType getMotorcycleType(ItemType_t IType) throw();// 轨颇捞绢VampireCoatType getVampireCoatType(ItemType_t IType) throw();// 酒快胶磐胶OustersCoatType getOustersCoatType(ItemType_t IType) throw();OustersArmType getOustersArmType(ItemType_t IType) throw();#endif

⌨️ 快捷键说明

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