A cellular automaton that generates an amusing pattern of swirling colors. More...
Public Member Functions | |
InkblotVideo (int x, int y, int fps) | |
xxx | |
MovieVideoCursor | open () |
Open this video, returning a MovieVideoCursor. | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
A cellular automaton that generates an amusing pattern of swirling colors.
InkblotVideo | ( | int | x, |
int | y, | ||
int | fps | ||
) |
xxx
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from MovieVideo.
MovieVideoCursor open | ( | ) |
Open this video, returning a MovieVideoCursor.
Reimplemented from MovieVideo.