Changeset 2178 for code/branches/physics/src/orxonox/OrxonoxPrereqs.h
- Timestamp:
- Nov 11, 2008, 10:30:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/physics/src/orxonox/OrxonoxPrereqs.h
r2151 r2178 203 203 } 204 204 205 // Bullet Physics Engine 206 207 class btRigidBody; 208 class btCollisionObject; 209 class btGhostObject; 210 class btCollisionShape; 211 class btSphereShape; 212 213 205 214 struct lua_State; 206 215
Note: See TracChangeset
for help on using the changeset viewer.