Property | Type | Description | |
---|---|---|---|
Counter | int | ||
GradientString | ColoredString | ||
Length | int |
Method | Description | |
---|---|---|
Build ( ColoredGlyph &glyphState, ColoredGlyph glyphString, int surfaceIndex, ITextSurface surface, |
||
ParseCommandGradient ( ) : System | ||
ParseCommandGradient ( string parameters ) : System |
public Build ( ColoredGlyph &glyphState, ColoredGlyph glyphString, int surfaceIndex, ITextSurface surface, |
||
glyphState | ColoredGlyph | |
glyphString | ColoredGlyph | |
surfaceIndex | int | |
surface | ITextSurface | |
editor | ||
stringIndex | int | |
processedString | string | |
commandStack | ||
return | void |
public ParseCommandGradient ( string parameters ) : System | ||
parameters | string | |
return | System |