Public Attributes | |
| redraw_man_t * | rdman |
| mb_timeval_t | start_time |
| int | first_playing |
| mb_tman_t * | tman |
| subject_t * | complete |
| mb_timer_t * | cur_timer |
| int | n_words |
| int | max_words |
| mb_word_t | words [1] |
first_playing is an index to one of words. It always points to the first of words that is playing or waiting for playing.
Definition at line 94 of file animate.c.