_mb_progm Struct Reference

A program describe a series of actions to animate shapes. More...

List of all members.

Public Attributes

redraw_man_trdman
mb_timeval_t start_time
int first_playing
mb_tman_ttman
subject_tcomplete
mb_timer_tcur_timer
int n_words
int max_words
mb_word_t words [1]


Detailed Description

A program describe a series of actions to animate shapes.

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.


Member Data Documentation

Definition at line 95 of file animate.c.

Definition at line 97 of file animate.c.

first playing word.

Definition at line 98 of file animate.c.

Definition at line 99 of file animate.c.

notify when a program is completed.

Definition at line 100 of file animate.c.

Definition at line 101 of file animate.c.

Definition at line 103 of file animate.c.

Definition at line 104 of file animate.c.

Definition at line 105 of file animate.c.


The documentation for this struct was generated from the following file:
SourceForge.net Logo