std::vector<cSprite*> m_vpCollideSprites, in Class cGameState

Documentation
Hold a collection of sprites which intersect some target sprite after a call to getCollidingSprites() is made.