|
Dura2D
v0.1.0
An educational 2D game physics library
|
| Cd2AABB | |
| Cd2AABBTree | |
| Cd2BlockAllocator | Responsible for managing memory allocation and deallocation. It maintains a list of free blocks of different sizes, and can allocate and deallocate blocks of memory |
| Cd2Body | A class representing a 2D rigid body |
| Cd2BoxShape | |
| Cd2Broadphase | |
| Cd2CircleShape | |
| Cd2CollisionDetection | |
| Cd2Color | |
| Cd2Constraint | |
| Cd2Contact | |
| Cd2Draw | |
| Cd2Force | |
| Cd2JointConstraint | |
| Cd2MatMN | Represents an MxN matrix |
| Cd2Node | |
| Cd2NSquaredBroad | |
| Cd2PenetrationConstraint | |
| Cd2PolygonShape | |
| Cd2Rot | Represents a rotation in 2D space |
| Cd2Shape | |
| Cd2Timer | |
| Cd2Transform | Represents a transformation in 2D space |
| Cd2Vec2 | Represents a 2D vector |
| Cd2VecN | Represents an N-dimensional vector |
| Cd2World | Represents a 2D physics world |