supertux/collision.[ch]pp: Use "contrain_*" rather than "min_*" and "max_*".
authorFlorian Forster <supertux@octo.it>
Mon, 1 Feb 2010 13:28:38 +0000 (13:28 +0000)
committerFlorian Forster <supertux@octo.it>
Mon, 1 Feb 2010 13:28:38 +0000 (13:28 +0000)
commit7d5ac7d42f73d3fd6b60cf87534656ed80a52de3
tree3260fd810d4c94104d2cf0e8814e361281f948e6
parent378447cea0cae6d79ad3ea2810d55fc67355eebd
supertux/collision.[ch]pp: Use "contrain_*" rather than "min_*" and "max_*".

See Matt's comments on bug #456.

SVN-Revision: 6304
src/supertux/collision.cpp
src/supertux/collision.hpp
src/supertux/sector.cpp