Namespace SadConsole.StringParser
Classes
Default
The default string parser.
ParseCommandBase
Base class for a string processor behavior.
ParseCommandBlink
Blinks characters.
ParseCommandClearEffect
Clears the cell effect for the glyph.
ParseCommandDecorator
Sets the mirror of a glyph.
ParseCommandGradient
Recolors a glyph.
ParseCommandMirror
Sets the mirror of a glyph.
ParseCommandRecolor
Recolors a glyph.
ParseCommandSetGlyph
Prints a glyph.
ParseCommandStacks
A list of behaviors applied as a string is processed.
ParseCommandUndo
Pops a behavior off of a ParseCommandStacks.
Interfaces
IParser
Describes a parser
Enums
CommandTypes
Command type of a ParseCommandBase.