narupatools.core.playable

Base implementation for something that can be played back.

Classes

Playable(*, playback_interval)

Object that can be run at a target frame rate with playback controls..

Exceptions

PlayableAlreadyRunningError()

Error raised when a playable is attempted to be played more than once.