Add explicit layer datatype
This commit is contained in:
@@ -231,7 +231,7 @@ shellShape = colorSH black $ upperPrismPoly 4 $ map toV2 [(-6,4),(-6,-4),(6,-4),
|
||||
|
||||
remoteShellShape :: Color -> SPic
|
||||
remoteShellShape col = (shellShape
|
||||
, setLayer 1 . setDepth 4.5 . color col $ circleSolid 3
|
||||
, setLayer BloomNoZWrite . setDepth 4.5 . color col $ circleSolid 3
|
||||
)
|
||||
|
||||
drawRemoteShell :: Prop -> SPic
|
||||
|
||||
Reference in New Issue
Block a user