Method AddRune
AddRune(Rune)
Adds the specified rune to the display at the current cursor position.
public abstract void AddRune(Rune rune)
Parameters
rune
RuneRune to add.
Adds the specified rune to the display at the current cursor position.
public abstract void AddRune(Rune rune)
rune
RuneRune to add.