ModificationHistory

Qualified name: algan.animation.animatable.ModificationHistory

class ModificationHistory[source]

Bases: object

A complete record of every change applied to a particular Mob, and the timestamps those changes occur over. At render time, this history will be used to construct the animated (interpolated) attributes of the mob for all timesteps.

Methods

get_history

insert_attr_modification

insert_function_application

overwrite_attr_history