[][src]Module xfpl::movie

Structs

Movie

A Movie object holds an Animation object as well as some metadata. It implements Animated itself, but just passes all calls down to the object.