Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cd2AABB
 Cd2BlockAllocatorResponsible for managing memory allocation and deallocation. It maintains a list of free blocks of different sizes, and can allocate and deallocate blocks of memory
 Cd2BodyA class representing a 2D rigid body
 Cd2Broadphase
 Cd2AABBTree
 Cd2NSquaredBroad
 Cd2CollisionDetection
 Cd2Color
 Cd2Constraint
 Cd2JointConstraint
 Cd2PenetrationConstraint
 Cd2Contact
 Cd2Draw
 Cd2Force
 Cd2MatMNRepresents an MxN matrix
 Cd2Node
 Cd2RotRepresents a rotation in 2D space
 Cd2Shape
 Cd2CircleShape
 Cd2PolygonShape
 Cd2BoxShape
 Cd2Timer
 Cd2TransformRepresents a transformation in 2D space
 Cd2Vec2Represents a 2D vector
 Cd2VecNRepresents an N-dimensional vector
 Cd2WorldRepresents a 2D physics world