Function wave_data_from_config

Source
pub fn wave_data_from_config(cfg: &PrepareFightWaves) -> WaveFightData
Expand description

Convert the typed config mirror (prepare_fight_waves) into the runtime WaveFightData consumed by spawn_wave. This is the native data source for the prepare_fight interpreter.