Refactor rendering
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ data Picture
|
||||
| Line Int [Point2]
|
||||
| LineCol Int [(Point2,RGBA)]
|
||||
| Pictures [Picture]
|
||||
| OverPic (Point3 -> Point3) (Point2 -> Point2) Float (Point4 -> Point4) Picture
|
||||
| OverPic (Point3 -> Point3) Float (Point4 -> Point4) Picture
|
||||
| OnLayer Int Picture
|
||||
|
||||
blank :: Picture
|
||||
|
||||
Reference in New Issue
Block a user