Package toon :: Module seq :: Class ToonSequence
[hide private]
[frames] | no frames]

Class ToonSequence

source code

twisted.spread.jelly.Jellyable --+    
                                 |    
       rats.serialize.Serializable --+
                                     |
                                    ToonSequence

Not used yet !!!!!!

Toonloop sequence.

A sequence is made of many shots.

An act include one or more sequences; sequences comprise one or more scenes; and scenes may be thought of as being built out of shots (if one is thinking visually) or beats (if one is thinking in narrative terms).

Instance Methods [hide private]
 
__init__(self, **argd) source code

Inherited from twisted.spread.jelly.Jellyable: __providedBy__, getStateFor, jellyFor

Class Variables [hide private]

Inherited from twisted.spread.jelly.Jellyable: __implemented__, __provides__