game-programming-patterns icon indicating copy to clipboard operation
game-programming-patterns copied to clipboard

Fix typo on Event Queue

Open Nickyecen opened this issue 5 months ago • 0 comments

Fix typo on "Event Queue" chapter that said:

Even though you copy when they array grows, enqueuing an item still has constant amortized complexity.

As mentioned on #332.

Nickyecen avatar Jul 08 '25 11:07 Nickyecen