abstract superclass. More...
Inherits PolygonModifier.
Inherited by ModList, Mod_ColorModifier, Mod_DoubleSided, Mod_Invisible, Mod_Lego, Mod_NoColl, Mod_Off, Mod_Surface, Mod_TAZ, Mod_TexMap, Mod_TexWall and Mod_Transparency.
extends PolygonModifier with prototypes for parsing
[virtual]
abstract prototype
true,
if parsing or constructing failed.
Reimplemented in ModList, Mod_Transparency, Mod_TexWall, Mod_TexMap, Mod_TAZ, Mod_Surface, Mod_Lego and Mod_ColorModifier.
[virtual]
abstract prototype
create the modifier's data
true,
if parsing succeeded. The prototype always returns true.
Reimplemented in ModList, Mod_Transparency, Mod_TexWall, Mod_TexMap, Mod_TAZ, Mod_Surface, Mod_Lego and Mod_ColorModifier.
[virtual]
abstract prototype
debugging function: dump info to stdout with preceeding pref
Reimplemented in W_ModList, ModList, Mod_Transparency, Mod_TexWall, Mod_TexMap, Mod_TAZ, Mod_Surface, Mod_Off, Mod_NoColl, Mod_Lego, Mod_Invisible, Mod_DoubleSided and Mod_ColorModifier.