Panda3D
|
A cellular automaton that generates an amusing pattern of swirling colors. More...
#include "inkblotVideo.h"
Public Member Functions | |
InkblotVideo (int x, int y, int fps) | |
xxx | |
virtual TypeHandle | force_init_type () |
virtual TypeHandle | get_type () const |
virtual | PT (MovieVideoCursor) open() |
Static Public Member Functions | |
static TypeHandle | get_class_type () |
static void | init_type () |
Friends | |
class | InkblotVideoCursor |
A cellular automaton that generates an amusing pattern of swirling colors.
Definition at line 27 of file inkblotVideo.h.
InkblotVideo::InkblotVideo | ( | int | x, |
int | y, | ||
int | fps | ||
) |
xxx
Definition at line 26 of file inkblotVideo.cxx.