lib.haxe.org

basicMemoryManager

A basic memory manager for flash.Memory allocations; if all code and libraries use this Heap class rather than using flash.Memory.select() directly, they can coexist; if any code anywhere uses flash.Memory.select(), directly, however, all bets are off. :(
Version
0.1
License
LGPL

History

  • 2010-01-11 23:11:38
    0.1
    Initial release