Renamed Rect to Rectf
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 05:26:23 +0000 (05:26 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 05:26:23 +0000 (05:26 +0000)
commitdfd9453f9b5d71a70095b8abd881a93bc6f47a8f
tree234714df2eaa2f54059366a0865f51ea1ea35c3e
parent9ff3b19384bcecfeefe53b6ceabb0951b085ce80
Renamed Rect to Rectf

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6180 837edb03-e0f3-0310-88ca-d4d4e8b29345
47 files changed:
src/badguy/badguy.cpp
src/badguy/captainsnowball.cpp
src/badguy/igel.cpp
src/badguy/mrtree.cpp
src/badguy/plant.cpp
src/badguy/sspiky.cpp
src/gui/menu.cpp
src/math/rect.hpp [deleted file]
src/math/rectf.hpp [new file with mode: 0644]
src/object/anchor_point.cpp
src/object/anchor_point.hpp
src/object/floating_image.cpp
src/object/icecrusher.cpp
src/object/infoblock.cpp
src/object/ispy.cpp
src/object/ispy.hpp
src/object/moving_sprite.cpp
src/object/particlesystem_interactive.cpp
src/object/player.cpp
src/object/text_object.cpp
src/sprite/sprite.cpp
src/sprite/sprite.hpp
src/supertux/collision.cpp
src/supertux/collision.hpp
src/supertux/info_box.cpp
src/supertux/info_box_line.cpp
src/supertux/info_box_line.hpp
src/supertux/moving_object.hpp
src/supertux/sector.cpp
src/supertux/sector.hpp
src/supertux/textscroller.cpp
src/supertux/tile.hpp
src/supertux/tile_set_parser.cpp
src/supertux/title_screen.cpp
src/trigger/climbable.cpp
src/trigger/climbable.hpp
src/trigger/secretarea_trigger.cpp
src/trigger/secretarea_trigger.hpp
src/util/log.cpp
src/util/log.hpp
src/video/drawing_context.cpp
src/video/drawing_context.hpp
src/video/font.cpp
src/video/font.hpp
src/video/gl/gl_renderer.cpp
src/video/lightmap.hpp
src/video/renderer.hpp