module Blit where import Terminal.Game creaStaticAnimation :: Plane -> Animation creaStaticAnimation p = creaAnimation [(1, p)]