Remove bogus assert
[supertux.git] / src / math / rectf.hpp
2014-08-25 Ingo RuhnkeMerge branch 'feature/menu-dialogs'
2014-08-25 Ingo RuhnkeAdded Rectf::grown(float border) method
2014-08-16 Ingo RuhnkeMerge branch 'feature/surface-scaling'
2014-08-16 Ingo RuhnkeReturn size as Sizef instead of Vector in Rectf
2010-03-01 Ingo RuhnkeAdded constructor te Rectf() that takes a Sizef
2010-02-28 Florian ForsterRectf: Implement distance().
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf