Reset Score, PlayerLives, CurrentStage, and FormationState resources when restarting from GameOver. Extend cleanup_game_entities to also despawn Explosion entities. |
||
|---|---|---|
| .. | ||
| bullet.rs | ||
| components.rs | ||
| constants.rs | ||
| enemy.rs | ||
| game_state.rs | ||
| lib.rs | ||
| main.rs | ||
| persistence.rs | ||
| player.rs | ||
| resources.rs | ||
| stage.rs | ||
| starfield.rs | ||
| systems.rs | ||