-clean up SFML folder -split Array into one that is stack allocated and heap allocated -implemented draw queue class -code formating |
||
|---|---|---|
| .. | ||
| DrawQueue.h | ||
| HeapArray.h | ||
| StackArray.h | ||
-clean up SFML folder -split Array into one that is stack allocated and heap allocated -implemented draw queue class -code formating |
||
|---|---|---|
| .. | ||
| DrawQueue.h | ||
| HeapArray.h | ||
| StackArray.h | ||