Unify matrix uniform assignment, move towards uniform block
This commit is contained in:
@@ -37,7 +37,7 @@ makeTeslaExplosionAt
|
||||
:: Point2 -- ^ Position
|
||||
-> World
|
||||
-> World
|
||||
makeTeslaExplosionAt pos w = undefined pos w
|
||||
makeTeslaExplosionAt = undefined
|
||||
-- soundOncePos grenadeBang pos $ foldr ($) w listOfFunctions -- a bit shorter
|
||||
-- where
|
||||
-- xs = randomRs (0, 2*pi) $ _randGen w
|
||||
|
||||
Reference in New Issue
Block a user