wad.texname.clean: Replace special chars in texture names to turn it into a...

View source: R/read_wad.R

wad.texname.cleanR Documentation

Replace special chars in texture names to turn it into a valid filename.

Description

Replace special chars in texture names to turn it into a valid filename.

Usage

wad.texname.clean(texnames)

Arguments

texnames

character string, texture names from a WAD file. The textures may contain the special characters '*' and '+', which are used to indicate sequences (textures that change on an event, like a pressed button turning from red to green) and other things.

Value

character strings usable as filenames.


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.