Text.String

List of characters (dchar + screen position + OpenGL glyph)

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(Iterator it)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Cursor
struct Cursor
Undocumented in source.

Variables

cursor
Cursor cursor;
Undocumented in source.
lines
long lines;
Undocumented in source.
queue
string queue;
Undocumented in source.

Meta