| CheckEmptyTiles() | Tile | |
| Clamp(const Point2i &v) const | Tile | [protected] |
| Clip(const rectangle &cr) | rectangle< T > | [inline] |
| Contains(const Vector2< T > p) const | rectangle< T > | [inline] |
| Contains(const rectangle< T > &r2) const | rectangle< T > | [inline] |
| Dig(const Point2i &position, const Surface &provider) | Tile | |
| Dig(const Point2i ¢er, const uint radius) | Tile | |
| DrawTile() | Tile | |
| DrawTile_Clipped(Rectanglei clip_rectangle) const | Tile | |
| FreeMem() | Tile | [protected] |
| GetAlpha(const Point2i &pos) const | Tile | |
| GetBottomLeftPoint() const | rectangle< T > | [inline] |
| GetBottomRightPoint() const | rectangle< T > | [inline] |
| GetPart(Rectanglei &rec) | Tile | |
| GetPosition() const | rectangle< T > | [inline] |
| GetPositionX() const | rectangle< T > | [inline] |
| GetPositionY() const | rectangle< T > | [inline] |
| GetRectangle() const | rectangle< T > | [inline] |
| GetSize() const | rectangle< T > | [inline] |
| GetSizeX() const | rectangle< T > | [inline] |
| GetSizeY() const | rectangle< T > | [inline] |
| GetTopLeftPoint() const | rectangle< T > | [inline] |
| GetTopRightPoint() const | rectangle< T > | [inline] |
| InitTile(const Point2i &pSize) | Tile | [protected] |
| Intersect(const rectangle< T > &r2) const | rectangle< T > | [inline] |
| IsSizeZero() const | rectangle< T > | [inline] |
| item | Tile | [protected] |
| LoadImage(Surface &ground_surface) | Tile | |
| MergeSprite(const Point2i &position, Surface &provider) | Tile | |
| nbCells | Tile | [protected] |
| nbr_cell | Tile | [protected] |
| position | rectangle< T > | [protected] |
| PutSprite(const Point2i pos, Sprite *spr) | Tile | |
| rectangle() | rectangle< T > | [inline] |
| rectangle(T x, T y, T width, T height) | rectangle< T > | [inline] |
| rectangle(Vector2< T > thePosition, Vector2< T > theSize) | rectangle< T > | [inline] |
| SetPosition(T x, T y) | rectangle< T > | [inline] |
| SetPosition(const Vector2< T > &newPos) | rectangle< T > | [inline] |
| SetPositionX(T x) | rectangle< T > | [inline] |
| SetPositionY(T y) | rectangle< T > | [inline] |
| SetSize(T sizeX, T sizeY) | rectangle< T > | [inline] |
| SetSize(Vector2< T > newSize) | rectangle< T > | [inline] |
| SetSizeX(T sizeX) | rectangle< T > | [inline] |
| SetSizeY(T sizeY) | rectangle< T > | [inline] |
| size | rectangle< T > | [protected] |
| Tile() | Tile | |
| ~Tile() | Tile | |