C# Class DFHack.buffered_color_ostream

Inheritance: color_ostream
Afficher le fichier Open project: warmist/dfhack

Protected Properties

Свойство Type Description
buffer string

Méthodes publiques

Méthode Description
add_text ( color_value color, string text ) : void

Method Details

add_text() public méthode

public add_text ( color_value color, string text ) : void
color color_value
text string
Résultat void

Property Details

buffer protected_oe property

protected string buffer
Résultat string