InkblotVideo

from panda3d.core import InkblotVideo
class InkblotVideo

Bases:

Bases: MovieVideo

A cellular automaton that generates an amusing pattern of swirling colors.

Inheritance diagram

Inheritance diagram of InkblotVideo

__init__(param0: InkblotVideo)
__init__(x: int, y: int, fps: int)

xxx

static getClassType() TypeHandle