| Brush() | eve::editor::Brush | |
| clearStamp() | eve::editor::Brush | |
| eraseAt(TileBuffer *buffer, int tx, int ty) | eve::editor::Brush | |
| floodFill(TileBuffer *buffer, int tx, int ty) | eve::editor::Brush | |
| getChangeCount() const | eve::editor::Brush | inline |
| getChangeNewGid(int index) const | eve::editor::Brush | |
| getChangeOldGid(int index) const | eve::editor::Brush | |
| getChangeX(int index) const | eve::editor::Brush | |
| getChangeY(int index) const | eve::editor::Brush | |
| getEraseTile() const | eve::editor::Brush | inline |
| getPreviewCount() const | eve::editor::Brush | inline |
| getPreviewGid(int index) const | eve::editor::Brush | |
| getPreviewX(int index) const | eve::editor::Brush | |
| getPreviewY(int index) const | eve::editor::Brush | |
| getShape() const | eve::editor::Brush | inline |
| getSize() const | eve::editor::Brush | inline |
| getStampHeight() const | eve::editor::Brush | inline |
| getStampTile(int lx, int ly) const | eve::editor::Brush | |
| getStampWidth() const | eve::editor::Brush | inline |
| getTile() const | eve::editor::Brush | inline |
| getTool() const | eve::editor::Brush | inline |
| paintAt(TileBuffer *buffer, int tx, int ty) | eve::editor::Brush | |
| paintLine(TileBuffer *buffer, int x0, int y0, int x1, int y1) | eve::editor::Brush | |
| paintRect(TileBuffer *buffer, int x0, int y0, int x1, int y1, bool filled) | eve::editor::Brush | |
| previewAt(TileBuffer *buffer, int tx, int ty) | eve::editor::Brush | |
| previewLine(TileBuffer *buffer, int x0, int y0, int x1, int y1) | eve::editor::Brush | |
| previewRect(TileBuffer *buffer, int x0, int y0, int x1, int y1, bool filled) | eve::editor::Brush | |
| setEraseTile(int gid) | eve::editor::Brush | |
| setShape(const std::string &shape) | eve::editor::Brush | |
| setSize(int size) | eve::editor::Brush | |
| setStampSize(int width, int height) | eve::editor::Brush | |
| setStampTile(int lx, int ly, int gid) | eve::editor::Brush | |
| setTile(int gid) | eve::editor::Brush | |
| setTool(const std::string &tool) | eve::editor::Brush | |