a612052f95
* NEW: Paiting example: add an example for rounded rectangles. [GB.DRAW] * NEW: Paint.Polygon() is a new method that paints a closed polygon. * NEW: Paint.Rectangle() now takes an optional radius argument. If its is specified with a value greater than zero, then a rounded rectangle is painted. git-svn-id: svn://localhost/gambas/trunk@5385 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
cdraw.c | ||
cdraw.h | ||
cpaint.c | ||
cpaint.h | ||
cpoint.c | ||
cpoint.h | ||
cpoint_temp.h | ||
crect.c | ||
crect.h | ||
crect_temp.h | ||
gb.draw.h | ||
gb.image.h | ||
gb.paint.h | ||
gb_list.c | ||
main.c | ||
main.h | ||
Makefile.am | ||
matrix.c | ||
matrix.h |