gambas-source-code/main/lib/geom
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
..
cpoint.c [GB.DRAW] 2013-05-04 17:23:17 +00:00
cpoint.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
cpoint_temp.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
crect.c [GB.DRAW] 2013-05-04 17:23:17 +00:00
crect.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
crect_temp.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
gb.geom.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
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