Files
loop/src/Dodge/Corpse/Draw.hs
T
2022-07-23 19:17:03 +01:00

8 lines
161 B
Haskell

module Dodge.Corpse.Draw where
import Dodge.Data.Corpse
import ShapePicture
-- not currently used, too simple
drawCorpse :: Corpse -> SPic
drawCorpse = _cpSPic