c++实现游戏开发中常用的对象池(含源码)

c++实现游戏开发中常用的对象池(含源码)  

little_stupid_child2017-01-06上传
 
对象池的五要素: 1.对象集合 2.未使用对象索引集合 3.已使用对象索引集合 4.当前使用量 5.最大使用量
 
http://download.csdn.net/download/little_stupid_child/9730912
posted @ 2017-01-13 19:09  findumars  Views(668)  Comments(0Edit  收藏  举报