10 lines
281 B
C
10 lines
281 B
C
|
|
///This is just a placeholder for now.
|
|
///
|
|
///It will contain a C API for high-level Bullet Collision Detection and Physics library.
|
|
///
|
|
///for now, only C++ interface is available, see btBulletCollisionCommon.h and btBulletDynamicsCommon.h
|
|
///
|
|
///http://bullet.sf.net
|
|
|