Add barrel distortion shader
This commit is contained in:
@@ -102,6 +102,7 @@ data World = World
|
||||
, _debugFlags :: DebugFlags
|
||||
, _inventoryMode :: InventoryMode
|
||||
, _lClickHammer :: HammerPosition
|
||||
, _radDistortion :: [(Point2,Point2,Point2,Float)]
|
||||
}
|
||||
data InventoryMode
|
||||
= TopInventory
|
||||
|
||||
Reference in New Issue
Block a user