This is the complete list of members for ui::Polygon, including all inherited members.
| color | ui::Polygon | |
| fill | ui::Polygon | |
| getSize() const override | ui::Polygon | virtual |
| points | ui::Polygon | |
| Polygon(color_t color, const std::initializer_list< Coords > &&points, bool fill=false) | ui::Polygon | |
| Polygon(color_t color, bool fill=false) | ui::Polygon | |
| renderAt(const Coords &coords, const shader_t &shader) const override | ui::Polygon | virtual |