Issue with pointer deleteSo I seem to have somewhat solved this by doing: [code]void CObjectManager::Remove(CEntityManager* ...
Issue with pointer deleteWell this is more an issue with memory management, isn't it better to delete the heap objects that a...
Issue with pointer deleteWell I have to make 2 function calls immediately after I instantiate so I can't just make the new ob...
Issue with pointer deleteHello All, I'm creating some projectiles and have an issue removing them. The projectiles are crea...
Find a pointer in a vector?@bradw - That seems very logical, actually I'm not sure why I didn't think of that before. I guess ...
This user does not accept Private Messages