Removed assert(active_item < int(items.size())); as that is no longer save to call...
[supertux.git] / src / math / rectf.hpp
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