shape.h

来自「天之炼狱1服务器端源文件游戏服务端不完整」· C头文件 代码 · 共 29 行

H
29
字号
//////////////////////////////////////////////////////////////////////////////// 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 + =
减小字号Ctrl + -
显示快捷键?