Skip to main content

step

Function step 

Source
pub fn step(
    state: &GameState,
    command: Command,
) -> Result<Vec<Event>, CommandError>