This commit is contained in:
2022-07-18 12:31:52 +01:00
parent 5495d33389
commit c14b3ff787
4 changed files with 50 additions and 29 deletions
+1 -3
View File
@@ -1,11 +1,9 @@
module Dodge.Bullet.Draw
( drawBul
) where
import Dodge.Data
import Dodge.Data.Bullet
import Picture
import Linear
drawBul :: Bullet -> Picture
drawBul pt = setLayer BloomNoZWrite
. setDepth 20