Searched refs:aSortedUpdateSprites (Results 1 – 1 of 1) sorted by relevance
343 VectorOfSprites aSortedUpdateSprites; in handleArea() local352 aSortedUpdateSprites.push_back( rSprite ); in handleArea()357 ::std::sort( aSortedUpdateSprites.begin(), in handleArea()358 aSortedUpdateSprites.end(), in handleArea()365 aSortedUpdateSprites ); in handleArea()370 aSortedUpdateSprites ); in handleArea()
Completed in 16 milliseconds