mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +00:00
dcb393bc44
Need to get rid of all those unmanaged allocations and present game data in an easily serializable form. This adds a managed TPointer class that replicates the useful parts of std::unique_pointer but steers clear of its properties that often render it useless. |
||
---|---|---|
.. | ||
2d | ||
audio | ||
console | ||
engine | ||
filesystem | ||
fonts | ||
menu | ||
models | ||
objects | ||
platform | ||
rendering | ||
scripting | ||
statusbar | ||
textures | ||
thirdparty | ||
utility |