supertux/sector.[ch]pp: Implemented the get_nearby_objects() method.
authorFlorian Forster <supertux@octo.it>
Tue, 2 Mar 2010 11:22:41 +0000 (11:22 +0000)
committerFlorian Forster <supertux@octo.it>
Tue, 2 Mar 2010 11:22:41 +0000 (11:22 +0000)
commit208f8912e8b7568821be0b636cca273eba8f7ffd
treef1f7068f0b36c005204dc339c9327638cc0ff924
parentcc40de7c80476cbc86d8bbf4447fc3cc3809adc9
supertux/sector.[ch]pp: Implemented the get_nearby_objects() method.

This method returns all moving objects close to a given point. Among other
things, this may be the player and walking badguys.

SVN-Revision: 6509
src/supertux/sector.cpp
src/supertux/sector.hpp