cpBB

Chipmunk's axis-aligned 2D bounding box type along with a few handy routines. Chipmunk's axis-aligned 2D bounding box type. (left, bottom, right, top)

Members

Variables

b
cpFloat b;
Undocumented in source.
l
cpFloat l;
r
cpFloat r;
t
cpFloat t;
Undocumented in source.

Meta