Public Member Functions | |
TriangularObjectIterator (GameWorld *world, const TilePoint &c1, const TilePoint &c2, const TilePoint &c3) | |
ObjectID | first (GameObject **obj) |
ObjectID | next (GameObject **obj) |
Public Member Functions inherited from Saga2::RegionalObjectIterator | |
RegionalObjectIterator (GameWorld *world, const TilePoint &min, const TilePoint &max) | |
Public Member Functions inherited from Saga2::SectorRegionObjectIterator | |
SectorRegionObjectIterator (GameWorld *world) | |
SectorRegionObjectIterator (GameWorld *world, const TileRegion §orRegion) | |
Additional Inherited Members | |
Protected Member Functions inherited from Saga2::SectorRegionObjectIterator | |
GameWorld * | getSearchWorld () |