Graphics::ArcRectList Class Reference
#include <Renderer.h>
Inheritance diagram for Graphics::ArcRectList:
Collaboration diagram for Graphics::ArcRectList:
Public Member Functions | |
void | fill (const Rect &r, Point p0, Point p1, Point p2, int start_angle, int end_angle) |
RectList (const Rect &bounds, const Brush &brush, uint8_t capacity) | |
![]() | |
RectList (const Rect &bounds, const Brush &brush, uint8_t capacity) | |
void | add (const Rect &rect) |
bool | render (Surface &surface) |
![]() | |
ItemList (uint8_t capacity) | |
void | add (Rect value) |
Rect * | get () |
Rect * | next () |
void | reset () |
operator bool () const | |
Member Function Documentation
◆ fill()
void Graphics::ArcRectList::fill | ( | const Rect & | r, |
Point | p0, | ||
Point | p1, | ||
Point | p2, | ||
int | start_angle, | ||
int | end_angle | ||
) |
◆ RectList()
|
inline |
The documentation for this class was generated from the following file: