Fixed Rect a bit and started to use Rect in Surface class
[supertux.git] / src / video / surface.hpp
2009-12-06 grumbelFixed Rect a bit and started to use Rect in Surface...
2009-12-05 grumbelRemoved some unused code
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.