gambas-source-code/main/lib/draw
Benoît Minisini 3721bbd95c [GB.DRAW]
* NEW: Remove geometry classes and put them in the gb.geom component.

[GB.GEOM]
* NEW: New hidden component that implements all geometry classes: Point,
  PointF, Rect and RectF.


git-svn-id: svn://localhost/gambas/trunk@5641 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-05-04 17:23:17 +00:00
..
cdraw.c
cdraw.h
cpaint.c [GB.DRAW] 2013-05-04 17:23:17 +00:00
cpaint.h
cpoint.c [GB.DRAW] 2013-02-25 17:25:56 +00:00
cpoint.h
cpoint_temp.h
crect.c
crect.h
crect_temp.h
gb.draw.h
gb.geom.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
gb.image.h
gb.paint.h
gb_list.c
main.c [GB.DRAW] 2013-05-04 17:23:17 +00:00
main.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
Makefile.am [GB.DRAW] 2013-05-04 17:23:17 +00:00
matrix.c
matrix.h