Implement arcs with variable width and color

This commit is contained in:
2023-01-11 00:00:02 +00:00
parent 44f767841a
commit 471c6fec7e
11 changed files with 116 additions and 44 deletions
+1 -4
View File
@@ -1,6 +1,5 @@
module Dodge.TestString where
import Dodge.Base.You
import Control.Lens
import Dodge.Data.Universe
--import Data.Maybe
@@ -9,10 +8,8 @@ import Dodge.Data.Universe
--import qualified IntMapHelp as IM
testStringInit :: Universe -> [String]
testStringInit u =
[ show $ ycr ^?! crInvSel . iselAction
[ show $ u ^. uvWorld . input . scrollTestValue
]
where
ycr = you (u ^. uvWorld)
showTimeFlow :: TimeFlowStatus -> String
showTimeFlow tfs = case tfs of