Graphics::Brush Member List
This is the complete list of members for Graphics::Brush, including all inherited members.
| brush | Graphics::Brush | |
| Brush() | Graphics::Brush | inline |
| Brush(Color color) | Graphics::Brush | inline |
| Brush(const Brush &other) | Graphics::Brush | inline |
| Brush(const Brush &other, PixelFormat format) | Graphics::Brush | inline |
| Brush(PackedColor color) | Graphics::Brush | inline |
| Brush(const TextureBrush *brush) | Graphics::Brush | inline |
| color | Graphics::Brush | |
| getColor() const | Graphics::Brush | inline |
| getKind() const | Graphics::Brush | inline |
| getObject() const | Graphics::Brush | inline |
| getPackedColor() const | Graphics::Brush | inline |
| getPackedColor(PixelFormat format) const | Graphics::Brush | |
| getPackedColor(Point pt) const | Graphics::Brush | |
| getTypeStr() const | Graphics::Brush | |
| isSolid() const | Graphics::Brush | inline |
| isTransparent() const | Graphics::Brush | inline |
| Kind enum name | Graphics::Brush | |
| operator bool() const | Graphics::Brush | inlineexplicit |
| operator!=(Color color) const | Graphics::Brush | inline |
| operator!=(const Brush &other) const | Graphics::Brush | inline |
| operator==(Color color) const | Graphics::Brush | inline |
| operator==(const Brush &other) const | Graphics::Brush | inline |
| packedColor | Graphics::Brush | |
| setColor(Color color) | Graphics::Brush | inline |
| setPixel(Surface &surface, const Location &loc) const | Graphics::Brush | |
| setPixelFormat(PixelFormat format) | Graphics::Brush | inline |
| setPixels(Surface &surface, const Location &loc, uint16_t pixelCount) const | Graphics::Brush | |
| write(MetaWriter &meta) const | Graphics::Brush | |
| writePixel(const Location &loc, void *buffer) const | Graphics::Brush | |
| writePixels(const Location &loc, void *buffer, uint16_t pixelCount) const | Graphics::Brush |
1.9.1