Home
last modified time | relevance | path

Searched refs:spaIterator (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.h366 typedef std::list<Particles*>::const_iterator spaIterator; typedef
644 Particles *GetNextSpark(const spaIterator &iter) const;
H A DMap.cpp1251 Particles *Map::GetNextSpark(const spaIterator &iter) const in GetNextSpark()
1411 spaIterator spaidx = particles.begin(); in DrawMap()
3781 spaIterator iter; in Sparkle()