Categories

Archives

DZgameEngine Project Update: Template Classes For Data Handling

Just pushed 9 new template classes for data management to the DZgameEngine repository on Github:

  • DZarray           mono-dimentional array
  • DZarray2D      bi-dimensional array
  • DZarray3D      tri-dimensional array
  • DZbitmap        bit map
  • DZlist               single linked list
  • DZdlist             double linked list
  • DZhash            hash table
  • DZqueue          queue
  • DZstack           stack

 

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

  

  

  

This site uses Akismet to reduce spam. Learn how your comment data is processed.