Data Fields | |
struct cbuf_s * | cbuf |
struct dstring_s * | dl_name |
int * | dl_percent |
void * | exec_data |
int(* | exec_line )(void *data, const char *line) |
int | force_commandline |
double * | frametime |
float | lines |
int | ormask |
void(* | quit )(void) |
double * | realtime |
struct view_s * | status_view |
struct view_s * | view |
struct cbuf_s* cbuf |
struct dstring_s* dl_name |
int* dl_percent |
void* exec_data |
int force_commandline |
double* frametime |
float lines |
int ormask |
void(* quit)(void) |
double* realtime |
struct view_s* status_view |
struct view_s* view |