Word.addCharacter

* Add a new character to the end of the current word. * It increases the width of the word. * character: * - the character to be added. * Returns reference to this so it can be used in a stream.

class Word
typeof(this)
addCharacter

Meta