Commit Graph

3 Commits

Author SHA1 Message Date
Trevor Slocum 8d4dabd62e Add benchmarks and optimize
Store all data in slices rather than maps.
2021-11-22 11:18:28 -08:00
Trevor Slocum a820927a43 Add ActiveEntities, UpdatedEntities and DrawnEntities
These functions return information particularly useful when debugging
and profiling an application.
2021-11-21 18:58:41 -08:00
Trevor Slocum 33ec0b1d86 Initial commit 2021-11-18 21:06:07 -08:00