Chipmunk  6.0.3
Chipmunk API Reference for Kobold2D developers
cpBB Struct Reference

Chipmunk's axis-aligned 2D bounding box type. (left, bottom, right, top) More...

#include <cpBB.h>

Data Fields

cpFloat l
cpFloat b
cpFloat r
cpFloat t

Detailed Description

Chipmunk's axis-aligned 2D bounding box type. (left, bottom, right, top)


Field Documentation


The documentation for this struct was generated from the following file: