Public Member Functions | |
RectangularObjectIterator (GameWorld *world, const TilePoint &c, const TilePoint &cdelta1, const TilePoint &cdelta2) | |
virtual ObjectID | first (GameObject **obj) |
virtual 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 () |