]> Shamusworld >> Repos - architektonas/blobdiff - src/ellipse.h
Added mouse wheel zoom.
[architektonas] / src / ellipse.h
index b200f78027c8e2f042cbc3547412fac371035e97..c58e41fda0a4c978a632124beff3e1fa7b5ea35d 100644 (file)
@@ -7,4 +7,6 @@ We have a separate class for arcs, and those are circle variants too.
 Maybe. The ellipse (and elliptical arc) have two focii and a rotation angle.
 But there's no reason why those extras couldn't go into the Circle class as
 well.
+
+Actually, all that's needed are the two focii and radius...
 */