get Nearby Entities
Gets all entities that are within the given range of the given position, calling the given callback for each entity found.
Parameters
position
the centre position to look around
range
the range to look for entities in
callback
the callback called for each entity found
Gets all entities that are within the given range of the given position.
Return
all found entities
Parameters
position
the centre position to look around
range
the range to look for entities in