|
libtcod
|
Libtcod's generic container, deprecated in favor of more standard tools. More...
#include <list.h>
Public Attributes | |
| void ** | array |
| A pointer to an array of void pointers. Internal. | |
| int | fillSize |
| The current count of items in the array. Internal. | |
| int | allocSize |
| The maximum number of items that array can currently hold. Internal. | |
Libtcod's generic container, deprecated in favor of more standard tools.