Renamed Rect to Rectf
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 6 Dec 2009 05:26:23 +0000 (05:26 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 6 Dec 2009 05:26:23 +0000 (05:26 +0000)
commitff08b8e1983016221967a024dab76799a3d75059
tree234714df2eaa2f54059366a0865f51ea1ea35c3e
parentd616e87f392a0669b4b6e450352219cecc8964f6
Renamed Rect to Rectf

SVN-Revision: 6180
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