This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
tylers
wrote ...
2012/2/16
how do you list objects in a certain radius
tylers
2012/2/16
#
how do you list objects in a certain radius
Builderboy2005
2012/2/16
#
You should check out the
Greenfoot Actor API
. It has a method that does exactly what you want, called getObjectsInRange(), which returns a list of objects within a certain radius.
tylers
2012/2/17
#
thanks
You need to login to post a reply.
X