摘要:
#ifndef __GAMECONFIG_H__#define __GAMECONFIG_H__#include "GameFrameHead.h"#include "GameParam.h"//生物配置struct BiontInfo{ int nId; int nType; //生物类型 CCRect rArea; //生物活动区域 int nBulk; //体积 int nWeight; //重量 string ... 阅读全文
posted @ 2013-07-09 22:15
一枚程序
阅读(661)
评论(0)
推荐(0)

浙公网安备 33010602011771号