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