Mana
Loading...
Searching...
No Matches
MapLayer Member List

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) constMapLayer
getMask() constMapLayerinline
getTile(int x, int y) constMapLayerinline
getTileDrawWidth(int x1, int y1, int endX, int &width) constMapLayer
getWidth() constMapLayerinline
isFringeLayer() constMapLayerinline
MapLayer(int x, int y, int width, int height, bool isFringeLayer, Map *map)MapLayer
mHeightMapLayerprivate
mIsFringeLayerMapLayerprivate
mMapMapLayerprivate
mMaskMapLayerprivate
mTilesMapLayerprivate
mWidthMapLayerprivate
mXMapLayerprivate
mYMapLayerprivate
setMask(int mask)MapLayerinline
setTile(int x, int y, Image *img)MapLayer
setTile(int index, Image *img)MapLayerinline
~MapLayer()MapLayer