agoclass.h
资源名称:LwGame2.0.rar [点击查看]
上传用户:semy2100
上传日期:2013-01-22
资源大小:3633k
文件大小:0k
源码类别:
射击游戏
开发平台:
Visual C++
- #ifndef AGOCLASS_H
- #define AGOCLASS_H
- class Manager;
- class MemberStatus;
- class Bomb;
- class ShootPlane;
- class OperatorPlace;
- class OutScreen;
- class BombSet;
- class Brock;
- class EnermyPlace;
- class ObjectHit;
- #endif