NCTribune

Undocumented in source.

Constructors

this
this(NCUI ui, Tribune tribune)
Undocumented in source.

Members

Functions

color
void color(int c)
Undocumented in source. Be warned that the author may not have intended to support it.
color
ulong color(bool invert)
Undocumented in source. Be warned that the author may not have intended to support it.
fetch_posts
auto fetch_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
find_referenced_post
NCPost find_referenced_post(string clock, int index, NCPost[] posts)
Undocumented in source. Be warned that the author may not have intended to support it.
ncolor
int ncolor(bool invert)
Undocumented in source. Be warned that the author may not have intended to support it.
on_new_post
void on_new_post(Post post)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_color
int _color;
Undocumented in source.
posts
NCPost[] posts;
Undocumented in source.
tribune
Tribune tribune;
Undocumented in source.
ui
NCUI ui;
Undocumented in source.
updating
bool updating;
Undocumented in source.

Meta