Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BulletSim: Use base class constructors for initialization of BSShape and ↵ | Robert Adams | 2012-11-18 | 1 | -213/+208 |
| | | | | other classes. | ||||
* | BulletSim: add skeleton classes for shape objectification. This will ↵ | Robert Adams | 2012-11-07 | 1 | -0/+213 |
eventually replace all the if's and switches in ShapeCollection with polymorphism. |