|  78edec2e45 In the current impl, next clears out the entire stack and replaces it with a new state. This PR moves this functionality into a replace method, and changes the behavior of next to only change the top state. Co-authored-by: Carter Anderson <mcanders1@gmail.com> | ||
|---|---|---|
| .. | ||
| contributors.rs | ||
| many_sprites.rs | ||
| sprite_flipping.rs | ||
| sprite_sheet.rs | ||
| sprite.rs | ||
| text2d.rs | ||
| texture_atlas.rs | ||