基本信息
源码名称:c++打飞机
源码大小:6.80M
文件格式:.rar
开发语言:C/C++
更新时间:2020-12-18
   源码介绍


GmMgr

├── GmMgr
│   ├── Bullet.cpp
│   ├── Bullet.h
│   ├── BulletMgr.cpp
│   ├── BulletMgr.h
│   ├── DataMgr.cpp
│   ├── DataMgr.h
│   ├── DataStruct.cpp
│   ├── DataStruct.h
│   ├── Enemy.cpp
│   ├── Enemy.h
│   ├── EnemyMgr.cpp
│   ├── EnemyMgr.h
│   ├── Enemys.cpp
│   ├── Enemys.h
│   ├── GameMap.cpp
│   ├── GameMap.h
│   ├── GameMenu.cpp
│   ├── GameMenu.h
│   ├── GameMgr.cpp
│   ├── GameMgr.h
│   ├── GmMgr.vcxproj
│   ├── GmMgr.vcxproj.filters
│   ├── Goods.cpp
│   ├── Goods.h
│   ├── GoodsMgr.cpp
│   ├── GoodsMgr.h
│   ├── Main.cpp
│   ├── Player.cpp
│   ├── Player.h
│   ├── Prop.cpp
│   ├── Prop.h
│   ├── ReadMe.txt
│   ├── RoleSelect.cpp
│   ├── RoleSelect.h
│   ├── data
│   │   ├── BulletDt.txt
│   │   ├── EnemyDt.txt
│   │   ├── GoodsDt.txt
│   │   └── PlayerDt.txt
│   ├── stdafx.cpp
│   ├── stdafx.h
│   └── targetver.h
├── GmMgr.sdf
├── GmMgr.sln
└── GmMgr.v12.suo

2 directories, 44 files