|
Mana
|
This is the complete list of members for MapLayer, including all inherited members.
| draw(Graphics *graphics, int startX, int startY, int endX, int endY, int scrollX, int scrollY, const Actors &actors, int debugFlags) const | MapLayer | |
| getMask() const | MapLayer | inline |
| getTile(int x, int y) const | MapLayer | inline |
| getTileDrawWidth(int x1, int y1, int endX, int &width) const | MapLayer | |
| getWidth() const | MapLayer | inline |
| isFringeLayer() const | MapLayer | inline |
| MapLayer(int x, int y, int width, int height, bool isFringeLayer, Map *map) | MapLayer | |
| mHeight | MapLayer | private |
| mIsFringeLayer | MapLayer | private |
| mMap | MapLayer | private |
| mMask | MapLayer | private |
| mTiles | MapLayer | private |
| mWidth | MapLayer | private |
| mX | MapLayer | private |
| mY | MapLayer | private |
| setMask(int mask) | MapLayer | inline |
| setTile(int x, int y, Image *img) | MapLayer | |
| setTile(int index, Image *img) | MapLayer | inline |
| ~MapLayer() | MapLayer |