Commit Graph

4 Commits

Author SHA1 Message Date
Trevor Slocum 039863b55b Add World
This enables applications to use multiple instances.
2021-12-05 17:17:18 -08:00
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