Open tawheeler opened 7 years ago
The Frame type pre-allocates the entity array. Unfortunately, this causes an error if you attempt to push more entities than will fit. We could allow pushing to increase the size of the array. Need to measure the affect on performance.
Frame
The
Frame
type pre-allocates the entity array. Unfortunately, this causes an error if you attempt to push more entities than will fit. We could allow pushing to increase the size of the array. Need to measure the affect on performance.