tbx
0.7.5
|
This is the complete list of members for tbx::DrawPath, including all inherited members.
add(const DrawElement &element) | tbx::DrawPath | |
bezier(int cx1, int cy1, int cx2, int cy2, int x, int y) | tbx::DrawPath | |
capacity(int capacity) | tbx::DrawPath | |
capacity() const | tbx::DrawPath | inline |
circle(int x, int y, int radius) | tbx::DrawPath | |
close_gap() | tbx::DrawPath | |
close_line() | tbx::DrawPath | |
DrawPath(int capacity=64) | tbx::DrawPath | |
end_path() | tbx::DrawPath | |
fill(DrawFillStyle fill_style=WINDING_NON_ZERO, DrawTransform *transform=0, int flatness=0) const | tbx::DrawPath | |
gap(int x, int y) | tbx::DrawPath | |
line(int x, int y) | tbx::DrawPath | |
move(int x, int y) | tbx::DrawPath | |
stroke(DrawFillStyle fill_style=WINDING_NON_ZERO, DrawTransform *transform=0, int flatness=0, int thickness=0, DrawCapAndJoin *cap_and_join=0, DrawDashPattern *dashes=0) const | tbx::DrawPath | |
~DrawPath() (defined in tbx::DrawPath) | tbx::DrawPath |