Dura2D
v0.1.0
An educational 2D game physics library
|
Go to the source code of this file.
Classes | |
class | d2Broadphase |
Typedefs | |
typedef std::pair< d2Body *, d2Body * > | ColliderPair |
typedef std::list< ColliderPair > | ColliderPairList |
typedef std::pair<d2Body*, d2Body*> ColliderPair |
typedef std::list<ColliderPair> ColliderPairList |