Skip to content

Commit

Permalink
Add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpalmer committed Feb 8, 2014
1 parent db80ae2 commit 3f45325
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Chipmunk/Space.pm
Expand Up @@ -615,6 +615,11 @@ callback or iterator.
=back
Query C<$space> to find all shapes near C<$bb> filtering out matches
with the given C<$layers> and C<$group>. C<&func> is called for each
shape whose bounding box overlaps bb along with the data argument
passed to C<bb_query>. Sensor shapes are included.
=head2 shape_query
=over 4
Expand Down

0 comments on commit 3f45325

Please sign in to comment.