detonator icon indicating copy to clipboard operation
detonator copied to clipboard

Implement tile map memory mapping in engine loader

Open ensisoft opened this issue 2 years ago • 0 comments

Implement tile map memory mapping in engine loader. When the tilemap is a read only map the most efficient way of implementing the data loading is to memory map it. Similar functionality already exists for memory mapping audio data.

ensisoft avatar May 17 '23 09:05 ensisoft