Refactor event handling. Allow mouse movement in menus
This commit is contained in:
@@ -237,7 +237,6 @@ defaultWorld = World
|
||||
, _debugMode = True
|
||||
}
|
||||
youLight =
|
||||
-- LS {_lsEff = \w _ p -> (logistic 1 1 1 (d p w * 0.01) )
|
||||
TLS { _tlsPos = (0,0)
|
||||
,_tlsRad = 300
|
||||
,_tlsIntensity = 0.1
|
||||
|
||||
Reference in New Issue
Block a user