Skip to main content

parse_heightmap

Function parse_heightmap 

Source
fn parse_heightmap(
    reader: &mut StringReader<'_>,
) -> Result<HeightmapType, CommandSyntaxError>