Dura2D
v0.1.0
An educational 2D game physics library
|
Go to the source code of this file.
Classes | |
class | d2BlockAllocator |
The d2BlockAllocator class is 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. More... | |
Variables | |
constexpr int | d2_blockSizeCount = 14 |
|
constexpr |