Reify block drawing
This commit is contained in:
@@ -74,7 +74,7 @@ plLineBlock basePane blwidth a b gw = ( 0
|
||||
, _blObstructs = []
|
||||
, _blMaterial = _wlMaterial basePane
|
||||
, _blHeight = 100
|
||||
, _blPos = p, _blDraw = const mempty }
|
||||
, _blPos = p, _blDraw = BlockDrawMempty }
|
||||
)
|
||||
insertBlocks = flip (foldr insertBlock) $ zip is blockCenPs
|
||||
ksAtI i = map ( + (wlid + i*4) ) [0,1,2,3]
|
||||
|
||||
Reference in New Issue
Block a user